1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-03 11:30:02 +00:00
CLK/Machines/Oric
Thomas Harte 394ee61c78 Starts a switch to reflectable-style runtime options.
The Amstrad CPC and ZX80/81 have made the jump so far, subject to caveats. The macOS build is unlikely currently to work properly.
2020-03-16 23:25:05 -04:00
..
BD500.cpp Updates Byte Drive implementation as per latest information. 2020-02-16 21:07:03 -05:00
BD500.hpp Adds activity indicators for the BD-500 and Jasmin. 2020-01-15 23:39:15 -05:00
DiskController.hpp Attempts to pull drive ownership into DiskController. 2020-02-11 21:59:13 -05:00
Jasmin.cpp Switches Jasmin drive selection logic. 2020-02-16 21:15:16 -05:00
Jasmin.hpp Switches Jasmin drive selection logic. 2020-02-16 21:15:16 -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 Attempts to pull drive ownership into DiskController. 2020-02-11 21:59:13 -05:00
Microdisc.hpp Adds activity indicators for the BD-500 and Jasmin. 2020-01-15 23:39:15 -05:00
Oric.cpp Starts a switch to reflectable-style runtime options. 2020-03-16 23:25:05 -04:00
Oric.hpp Starts moving towards a Deflectable-based system of runtime options. 2020-03-15 23:48:53 -04:00
Video.cpp Enables the Oric for 50/60Hz mode switching, inventing PAL60 for the purpose. 2020-01-23 22:14:02 -05:00
Video.hpp Resolves potential random RAM writes at startup. 2020-02-12 23:31:48 -05:00