1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-10-02 19:54:35 +00:00
CLK/Machines/Oric
Thomas Harte d97a073d1b Adds the necessary routine for all machines to be able to respond to get_scan_status.
They all just as the CRT, as all are currently based on the CRT. Which doesn't currently know the total clock rate it would need to in order properly to scale the answer to the question. Further thought coming.
2020-01-20 21:45:10 -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
Keyboard.hpp
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 Adds the necessary routine for all machines to be able to respond to get_scan_status. 2020-01-20 21:45:10 -05:00
Oric.hpp
Video.cpp Adds the necessary routine for all machines to be able to respond to get_scan_status. 2020-01-20 21:45:10 -05:00
Video.hpp Adds the necessary routine for all machines to be able to respond to get_scan_status. 2020-01-20 21:45:10 -05:00