1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-10-04 01:57:54 +00:00
CLK/Machines
2018-03-30 10:25:41 -04:00
..
AmstradCPC Introduces S-Video as a video signal type at the interface level. 2018-03-30 10:25:41 -04:00
Atari2600 Introduces S-Video as a video signal type at the interface level. 2018-03-30 10:25:41 -04:00
ColecoVision Introduces S-Video as a video signal type at the interface level. 2018-03-30 10:25:41 -04:00
Commodore Adds missing 6560 update hooks. 2018-03-29 20:49:36 -04:00
Electron Introduces S-Video as a video signal type at the interface level. 2018-03-30 10:25:41 -04:00
MSX Introduces S-Video as a video signal type at the interface level. 2018-03-30 10:25:41 -04:00
Oric Introduces S-Video as a video signal type at the interface level. 2018-03-30 10:25:41 -04:00
Utility
ZX8081 Ensures all audio queues are fully merged before machine destruction. 2018-03-22 21:59:19 -04:00
ConfigurationTarget.hpp
CRTMachine.hpp Makes get_clock_rate protected. It's now an implementation detail. 2018-03-22 10:01:18 -04:00
DynamicMachine.hpp
JoystickMachine.hpp
KeyboardMachine.cpp
KeyboardMachine.hpp
ROMMachine.hpp Gives MachineForTargets complete responsibility for initial machine state. 2018-01-25 18:28:19 -05:00