1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-11-26 08:49:37 +00:00
CLK/Machines
2020-03-19 19:41:50 -04:00
..
AmstradCPC Takes steps to guarantee property naming; reintroduces Electron runtime options. 2020-03-17 23:52:55 -04:00
Apple Restores Macintosh 'runtime' options. 2020-03-18 21:50:02 -04:00
Atari Takes steps to guarantee property naming; reintroduces Electron runtime options. 2020-03-17 23:52:55 -04:00
ColecoVision Restores Macintosh 'runtime' options. 2020-03-18 21:50:02 -04:00
Commodore Restores Vic-20 runtime options. 2020-03-18 20:23:55 -04:00
Electron Restores Macintosh 'runtime' options. 2020-03-18 21:50:02 -04:00
MasterSystem Reintroduces MSX and Master System runtime options. 2020-03-18 18:26:22 -04:00
MSX Reintroduces MSX and Master System runtime options. 2020-03-18 18:26:22 -04:00
Oric Restores Macintosh 'runtime' options. 2020-03-18 21:50:02 -04:00
Utility Ensures consistent ordering. 2020-03-19 19:41:50 -04:00
ZX8081 Ensure normative construction declaration ordering. 2020-03-19 18:58:36 -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 Further improvement: if in physical mode, but pressing an unrecognised key, attempt to 'type' it. 2020-03-02 22:08:54 -05:00
KeyboardMachine.hpp Attempts to improve SDL key merging. 2020-03-05 21:56:26 -05:00
MediaTarget.hpp
MouseMachine.hpp
ROMMachine.hpp Provides extended ROM details for the VIC-20 and Oric. 2019-07-22 22:15:44 -04:00