Add mention on building a TK2000

This commit is contained in:
hkz 2025-08-12 16:28:05 +02:00
commit 25b449242a

View file

@ -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