1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-10-04 01:57:54 +00:00
CLK/Machines
Thomas Harte da3d65c18f Devolves time to cycle conversion to machines.
Thereby avoids a whole bunch of complicated machinations that would otherwise have been required of the multimachine.
2018-03-21 22:18:13 -04: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 Devolves time to cycle conversion to machines. 2018-03-21 22:18:13 -04:00
DynamicMachine.hpp
JoystickMachine.hpp
KeyboardMachine.cpp
KeyboardMachine.hpp
ROMMachine.hpp