1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-11-22 12:33:29 +00:00
CLK/Machines
2020-03-15 23:48:53 -04:00
..
AmstradCPC Starts moving towards a Deflectable-based system of runtime options. 2020-03-15 23:48:53 -04:00
Apple Starts moving towards a Deflectable-based system of runtime options. 2020-03-15 23:48:53 -04:00
Atari Starts moving towards a Deflectable-based system of runtime options. 2020-03-15 23:48:53 -04:00
ColecoVision Starts moving towards a Deflectable-based system of runtime options. 2020-03-15 23:48:53 -04:00
Commodore Starts moving towards a Deflectable-based system of runtime options. 2020-03-15 23:48:53 -04:00
Electron Starts moving towards a Deflectable-based system of runtime options. 2020-03-15 23:48:53 -04:00
MasterSystem Starts moving towards a Deflectable-based system of runtime options. 2020-03-15 23:48:53 -04:00
MSX Starts moving towards a Deflectable-based system of runtime options. 2020-03-15 23:48:53 -04:00
Oric Starts moving towards a Deflectable-based system of runtime options. 2020-03-15 23:48:53 -04:00
Utility Starts moving towards a Deflectable-based system of runtime options. 2020-03-15 23:48:53 -04:00
ZX8081 Starts moving towards a Deflectable-based system of runtime options. 2020-03-15 23:48:53 -04:00
CRTMachine.hpp
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