1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-11-19 08:31:11 +00:00
CLK/Machines/Oric
Thomas Harte 9f30be1c13 Attempts to implement most of a Jasmin disk interface.
With one obvious omission: there's no way to start it? The real interface had a dedicated button, but I don't yet know what that button did. Research needed.
2020-01-05 20:05:55 -05:00
..
Jasmin.cpp Attempts to implement most of a Jasmin disk interface. 2020-01-05 20:05:55 -05:00
Jasmin.hpp Attempts to implement most of a Jasmin disk interface. 2020-01-05 20:05:55 -05:00
Keyboard.cpp Formally distinguishes Macintosh keys from virtual keys. 2019-08-02 16:15:34 -04:00
Keyboard.hpp
Microdisc.cpp Attempts to implement most of a Jasmin disk interface. 2020-01-05 20:05:55 -05:00
Microdisc.hpp Attempts to implement most of a Jasmin disk interface. 2020-01-05 20:05:55 -05:00
Oric.cpp Attempts to implement most of a Jasmin disk interface. 2020-01-05 20:05:55 -05:00
Oric.hpp
Video.cpp Expands size of storage in Cycles/HalfCycles; adjusts widely to compensate. 2019-10-29 22:36:29 -04:00
Video.hpp