1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-11-23 03:32:32 +00:00
CLK/Machines
2018-03-02 18:40:01 -05:00
..
AmstradCPC
Atari2600 Extends JoystickMachine protocol to cover ColecoVision use case. 2018-02-25 19:08:50 -05:00
ColecoVision Implements MegaCart support. 2018-03-02 18:40:01 -05:00
Commodore Extends JoystickMachine protocol to cover ColecoVision use case. 2018-02-25 19:08:50 -05:00
Electron Pulls method call for tape fast loading checks out of inner loop for the Vic, Electron and ZX80/81. 2018-02-19 16:57:24 -05:00
MSX Corrects a counting error in the MSX. 2018-03-01 21:59:51 -05:00
Oric
Utility Wired up a class and analyser for a ColecoVision. 2018-02-23 22:47:15 -05:00
ZX8081 Pulls method call for tape fast loading checks out of inner loop for the Vic, Electron and ZX80/81. 2018-02-19 16:57:24 -05:00
ConfigurationTarget.hpp
CRTMachine.hpp
DynamicMachine.hpp Reintroduces options selection for the Mac. 2018-02-12 21:46:21 -05:00
JoystickMachine.hpp
KeyboardMachine.cpp
KeyboardMachine.hpp
ROMMachine.hpp