1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-06-30 22:29:56 +00:00
CLK/Machines/Oric
Thomas Harte 1972ca00a4 Fixes quick-NTSC-avoidance fix.
I suspect this is very temporary, but here it is.
2020-01-16 00:01:16 -05:00
..
BD500.cpp Ensures no possible initial NTSC, removes printfs. 2020-01-15 23:47:45 -05:00
BD500.hpp Adds activity indicators for the BD-500 and Jasmin. 2020-01-15 23:39:15 -05:00
DiskController.hpp Ensures a safe default-selected drive. 2020-01-15 23:56:44 -05:00
Jasmin.cpp Adds activity indicators for the BD-500 and Jasmin. 2020-01-15 23:39:15 -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 Adds activity indicators for the BD-500 and Jasmin. 2020-01-15 23:39:15 -05:00
Microdisc.hpp Adds activity indicators for the BD-500 and Jasmin. 2020-01-15 23:39:15 -05:00
Oric.cpp Fixes quick-NTSC-avoidance fix. 2020-01-16 00:01:16 -05:00
Oric.hpp Simplifies initialisation procedure for all machines. 2018-07-10 20:00:46 -04:00
Video.cpp Expands size of storage in Cycles/HalfCycles; adjusts widely to compensate. 2019-10-29 22:36:29 -04:00
Video.hpp Adds composite monochrome output for the Oric. At least temporarily. 2019-02-18 16:56:48 -05:00