1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-07 08:28:57 +00:00
CLK/Machines/Oric
Thomas Harte a71c5946f0 Ensures proper manipulation of scan_statuses, leading to the correct result out of a CRTMachine.
Possibly with the exception of the TMS, as I appear to have uncovered an unrelated issue there.
2020-01-21 22:28:25 -05:00
..
BD500.cpp Opts the BD-500 in for modified Shugart RDY. 2020-01-16 21:34:57 -05:00
BD500.hpp Adds activity indicators for the BD-500 and Jasmin. 2020-01-15 23:39:15 -05:00
DiskController.hpp Opts the BD-500 in for modified Shugart RDY. 2020-01-16 21:34:57 -05:00
Jasmin.cpp Corrects Jasmin activity light. 2020-01-16 22:59:43 -05:00
Jasmin.hpp Adds activity indicators for the BD-500 and Jasmin. 2020-01-15 23:39:15 -05:00
Keyboard.cpp Makes Jasmin autoboot optional, adds a Jasmin reset key, adds the Jasmin to File -> New... . 2020-01-05 21:57:33 -05:00
Keyboard.hpp Makes Jasmin autoboot optional, adds a Jasmin reset key, adds the Jasmin to File -> New... . 2020-01-05 21:57:33 -05:00
Microdisc.cpp Opts the BD-500 in for modified Shugart RDY. 2020-01-16 21:34:57 -05:00
Microdisc.hpp Adds activity indicators for the BD-500 and Jasmin. 2020-01-15 23:39:15 -05:00
Oric.cpp Ensures proper manipulation of scan_statuses, leading to the correct result out of a CRTMachine. 2020-01-21 22:28:25 -05:00
Oric.hpp Simplifies initialisation procedure for all machines. 2018-07-10 20:00:46 -04:00
Video.cpp Ensures proper manipulation of scan_statuses, leading to the correct result out of a CRTMachine. 2020-01-21 22:28:25 -05:00
Video.hpp Ensures proper manipulation of scan_statuses, leading to the correct result out of a CRTMachine. 2020-01-21 22:28:25 -05:00