This commit is contained in:
hkz 2025-08-30 15:02:50 +02:00
commit 491a37b938

View file

@ -59,7 +59,7 @@ Just put your floppy in the first drive and power on the TK2000. It will autoboo
You need the following:
- GNU Make (I used the one provide via [MSYS2](https://www.msys2.org/))
- GNU Make (I used the one provides by [MSYS2](https://www.msys2.org/))
- [Calypsi 6502 toolchain](https://www.calypsi.cc/) (tested with 5.10)
- [AppleCommander](https://github.com/AppleCommander/AppleCommander), "ac" command line version (tested with 1.9.0)
- [dsk2woz](https://github.com/TomHarte/dsk2woz)