1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-05 10:28:58 +00:00
CLK/Machines
2018-03-09 16:07:29 -05:00
..
AmstradCPC Encapsulates machine configuration properties for all remaining platforms. 2018-03-09 16:07:29 -05:00
Atari2600 Encapsulates machine configuration properties for all remaining platforms. 2018-03-09 16:07:29 -05:00
ColecoVision Provides the proper framework for encapsulation of analyser target specifics. 2018-03-09 15:36:11 -05:00
Commodore Encapsulates machine configuration properties for all remaining platforms. 2018-03-09 16:07:29 -05:00
Electron Encapsulates machine configuration properties for all remaining platforms. 2018-03-09 16:07:29 -05:00
MSX Provides the proper framework for encapsulation of analyser target specifics. 2018-03-09 15:36:11 -05:00
Oric Encapsulates machine configuration properties for all remaining platforms. 2018-03-09 16:07:29 -05:00
Utility Provides the proper framework for encapsulation of analyser target specifics. 2018-03-09 15:36:11 -05:00
ZX8081 Encapsulates machine configuration properties for all remaining platforms. 2018-03-09 16:07:29 -05:00
ConfigurationTarget.hpp Provides the proper framework for encapsulation of analyser target specifics. 2018-03-09 15:36:11 -05:00
CRTMachine.hpp With debugging hooks still on display, makes first attempt at dynamic analysis. 2018-02-01 07:53:52 -05:00
DynamicMachine.hpp Reintroduces options selection for the Mac. 2018-02-12 21:46:21 -05:00
JoystickMachine.hpp Corrects joystick memory leaks. 2017-10-15 20:49:47 -04:00
KeyboardMachine.cpp Adds multiple target versions of all the DynamicMachine-vended types. 2018-02-09 16:31:05 -05:00
KeyboardMachine.hpp Eliminates diamond inheritance of KeyboardMachine::Machine by typers. 2018-03-09 15:19:02 -05:00
ROMMachine.hpp Gives MachineForTargets complete responsibility for initial machine state. 2018-01-25 18:28:19 -05:00