1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-10-03 10:54:46 +00:00
CLK/Machines
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
..
AmstradCPC Starts a switch to reflectable-style runtime options. 2020-03-16 23:25:05 -04:00
Apple Starts a switch to reflectable-style runtime options. 2020-03-16 23:25:05 -04:00
Atari Starts a switch to reflectable-style runtime options. 2020-03-16 23:25:05 -04:00
ColecoVision Starts a switch to reflectable-style runtime options. 2020-03-16 23:25:05 -04:00
Commodore Starts a switch to reflectable-style runtime options. 2020-03-16 23:25:05 -04:00
Electron Starts a switch to reflectable-style runtime options. 2020-03-16 23:25:05 -04:00
MasterSystem Starts a switch to reflectable-style runtime options. 2020-03-16 23:25:05 -04:00
MSX Starts a switch to reflectable-style runtime options. 2020-03-16 23:25:05 -04:00
Oric Starts a switch to reflectable-style runtime options. 2020-03-16 23:25:05 -04:00
Utility Starts a switch to reflectable-style runtime options. 2020-03-16 23:25:05 -04:00
ZX8081 Starts a switch to reflectable-style runtime options. 2020-03-16 23:25:05 -04:00
CRTMachine.hpp Starts a switch to reflectable-style runtime options. 2020-03-16 23:25:05 -04:00
DynamicMachine.hpp
JoystickMachine.hpp Fixes const correctness for joystick machines; the ST is now one such. 2019-11-09 18:19:05 -05:00
KeyboardMachine.cpp
KeyboardMachine.hpp
MediaTarget.hpp
MouseMachine.hpp
ROMMachine.hpp