1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-10-01 13:58:20 +00:00
CLK/Machines
2017-11-21 21:44:29 -05:00
..
AmstradCPC Corrects various GCC warnings across the 6560, CPC, TIA, Oric video and elsewhere. 2017-11-12 17:17:27 -05:00
Atari2600 Corrects various GCC warnings across the 6560, CPC, TIA, Oric video and elsewhere. 2017-11-12 17:17:27 -05:00
Commodore Ensures the 6560 is fully initialised by setup_output. 2017-11-21 21:24:06 -05:00
Electron Formally standardises machine options and introduces a --help option for the SDL target. 2017-11-20 21:55:32 -05:00
Oric Formally standardises machine options and introduces a --help option for the SDL target. 2017-11-20 21:55:32 -05:00
Utility Adds type recipient as a dynamic type, and accepts paste and fullscreen toggle in SDL. 2017-11-21 21:44:29 -05:00
ZX8081 Formally standardises machine options and introduces a --help option for the SDL target. 2017-11-20 21:55:32 -05:00
ConfigurationTarget.hpp Introduces Configurable::Device and implements it for the Electron. 2017-11-17 23:02:00 -05:00
CRTMachine.hpp
JoystickMachine.hpp
KeyboardMachine.cpp
KeyboardMachine.hpp
ROMMachine.hpp