1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-04 18:29:40 +00:00
CLK/Machines/Oric
2024-01-12 22:03:19 -05:00
..
BD500.cpp Updates Byte Drive implementation as per latest information. 2020-02-16 21:07:03 -05:00
BD500.hpp Gives Qt disk controllers independent ROM/RAM selection logic. 2020-07-29 21:06:41 -04:00
DiskController.hpp Gives Qt disk controllers independent ROM/RAM selection logic. 2020-07-29 21:06:41 -04:00
Jasmin.cpp Switches Jasmin drive selection logic. 2020-02-16 21:15:16 -05:00
Jasmin.hpp Gives Qt disk controllers independent ROM/RAM selection logic. 2020-07-29 21:06:41 -04:00
Keyboard.cpp Resolves potential source of errors: specifying incorrect table size. 2021-04-24 12:10:28 -04:00
Keyboard.hpp Increases const correctness, marks some additional constructors as constexpr, switches std::atomic construction style. 2020-05-20 23:34:26 -04:00
Microdisc.cpp Gives Qt disk controllers independent ROM/RAM selection logic. 2020-07-29 21:06:41 -04:00
Microdisc.hpp Adds activity indicators for the BD-500 and Jasmin. 2020-01-15 23:39:15 -05:00
Oric.cpp Avoid use of raw pointers in machine creation. 2024-01-12 22:03:19 -05:00
Oric.hpp Avoid use of raw pointers in machine creation. 2024-01-12 22:03:19 -05:00
Video.cpp Ensures Oric honours absence of the colour ROM. 2021-06-06 22:43:53 -04:00
Video.hpp Ensures Oric honours absence of the colour ROM. 2021-06-06 22:43:53 -04:00