1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-11-26 23:52:26 +00:00
CLK/Machines
2018-03-31 22:14:34 -04:00
..
AmstradCPC Introduces S-Video as a video signal type at the interface level. 2018-03-30 10:25:41 -04:00
Atari2600 Causes the s-video path correctly to function. 2018-03-30 18:24:18 -04:00
ColecoVision Introduces S-Video as a video signal type at the interface level. 2018-03-30 10:25:41 -04:00
Commodore Provides s-video as a command-line option. 2018-03-31 22:14:34 -04:00
Electron Provides s-video as a command-line option. 2018-03-31 22:14:34 -04:00
MSX Provides s-video as a command-line option. 2018-03-31 22:14:34 -04:00
Oric Provides s-video as a command-line option. 2018-03-31 22:14:34 -04:00
Utility Provides the proper framework for encapsulation of analyser target specifics. 2018-03-09 15:36:11 -05:00
ZX8081 Ensures all audio queues are fully merged before machine destruction. 2018-03-22 21:59:19 -04:00
ConfigurationTarget.hpp Provides the proper framework for encapsulation of analyser target specifics. 2018-03-09 15:36:11 -05:00
CRTMachine.hpp Provides s-video as a command-line option. 2018-03-31 22:14:34 -04:00
DynamicMachine.hpp
JoystickMachine.hpp
KeyboardMachine.cpp
KeyboardMachine.hpp Eliminates diamond inheritance of KeyboardMachine::Machine by typers. 2018-03-09 15:19:02 -05:00
ROMMachine.hpp