1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-15 15:29:53 +00:00
CLK/Machines/Atari/ST
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
..
AtariST.cpp Starts a switch to reflectable-style runtime options. 2020-03-16 23:25:05 -04:00
AtariST.hpp Starts moving towards a Deflectable-based system of runtime options. 2020-03-15 23:48:53 -04:00
DMAController.cpp Attempts to pull drive ownership into DiskController. 2020-02-11 21:59:13 -05:00
DMAController.hpp Attempts to pull drive ownership into DiskController. 2020-02-11 21:59:13 -05:00
IntelligentKeyboard.cpp Adds Joystick key code mode, ensures events aren't posted in interrogation mode. 2020-01-04 09:45:59 -05:00
IntelligentKeyboard.hpp All these 'override's can be 'final's. 2020-01-23 22:57:51 -05:00
Video.cpp Tried to be less lazy with lambda captures. 2020-02-14 23:39:08 -05:00
Video.hpp Resolves fetch errors. 2020-02-09 17:04:49 -05:00