1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-10-02 19:54:35 +00:00
CLK/Machines
2018-03-01 21:59:51 -05:00
..
AmstradCPC Adds multiple target versions of all the DynamicMachine-vended types. 2018-02-09 16:31:05 -05:00
Atari2600 Removed state mirroring in the machine-specific Mac UI classes. 2018-02-14 21:46:50 -05:00
Commodore 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
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 Adds multiple target versions of all the DynamicMachine-vended types. 2018-02-09 16:31:05 -05:00
Utility Reintroduces options selection for the Mac. 2018-02-12 21:46:21 -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 Adds multiple target versions of all the DynamicMachine-vended types. 2018-02-09 16:31:05 -05:00
KeyboardMachine.hpp Adds multiple target versions of all the DynamicMachine-vended types. 2018-02-09 16:31:05 -05:00
ROMMachine.hpp