jscrane / UK101

Compukit UK101 hardware emulator on Stellarpad, ESP8266 and ESP32
GNU General Public License v2.0
7 stars 4 forks source link

support multiple floppy drives #14

Closed jscrane closed 8 months ago

jscrane commented 9 months ago

Drive A is implicitly bound to the same device as tape.

flash_filer has both file I/O and directory navigation functionality: this was easiest for tape.

Want to be able to navigate files in flash and bind them to drives (via function key probably).

jscrane commented 9 months ago

Add a new disk_drive class: