1
0
mirror of https://github.com/TomHarte/CLK.git synced 2025-01-04 06:33:47 +00:00
CLK/Machines
2020-03-17 21:44:04 -04:00
..
AmstradCPC Adds the ability for reflective structs to limit the permitted values to enumerated properties. 2020-03-17 21:44:04 -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
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