1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-09-29 16:55:59 +00:00
CLK/Machines
2017-11-20 21:55:32 -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 Formally standardises machine options and introduces a --help option for the SDL target. 2017-11-20 21:55:32 -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 Formally standardises machine options and introduces a --help option for the SDL target. 2017-11-20 21:55:32 -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 Further builds up SConstruct, correcting many missed imports and a couple of improper uses of C99 in C++ code. 2017-11-09 22:04:49 -05:00
ROMMachine.hpp