1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-09-26 11:55:15 +00:00
CLK/Machines
2017-11-30 19:27:53 -05:00
..
AmstradCPC Simplifies CPC ROM input mechanism. 2017-11-25 08:18:01 -05:00
Atari2600
Commodore Ensures all vectors loaded from disk are the expected size. 2017-11-24 22:22:32 -05:00
Electron Eliminates the generalised special case selectors and ROM suppliers from the CPC, Vic-20, Electron and ZX80/81. 2017-11-24 17:55:28 -05:00
MSX Introduces most of a keyboard mapping for the MSX. 2017-11-30 19:27:53 -05:00
Oric Ensures all vectors loaded from disk are the expected size. 2017-11-24 22:22:32 -05:00
Utility Adds enough static analyser to get to the MSX itself as the point of failure in SDL/kiosk mode. 2017-11-25 13:18:24 -05:00
ZX8081 Ensures all vectors loaded from disk are the expected size. 2017-11-24 22:22: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