1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-10-04 01:57:54 +00:00
CLK/Machines
2017-11-21 21:44:29 -05:00
..
AmstradCPC
Atari2600
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
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