From 25b449242ae04ad6f5a40da89ea8a055394017a5 Mon Sep 17 00:00:00 2001 From: hkz Date: Tue, 12 Aug 2025 16:28:05 +0200 Subject: [PATCH] Add mention on building a TK2000 --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index ff5afa1..16e7c93 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,10 @@ Luckily, the adapter was nothing more than a ripoff of the original Apple Disk I [recreation by btb](https://github.com/btb/DiskII) as a base, I converted the original interface back to the TK2000, gaining support for a second floppy disk and configurable (via jumpers) I/O and ROM addresses. +This board is meant to be used in the [TK2000 bus extender](https://codeberg.org/hkzlab/TK2000_bus_extender) and is part of my project to build a set of cards for the TK2000 computer. + +You can build yourself a TK2000 computer using files from [this repo](https://github.com/clemarfolly/Microdigital-TK2000) and following my [build notes](https://github.com/hkzlab/TK2000_Build_Notes). + ![Rev. 1 assembled](pics/TK2000_disk_interface.jpg) ## Hardware