1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-07 23:29:06 +00:00
CLK/Machines/Atari/ST
Thomas Harte e5440a4146 Hacks in a colour burst.
With a major flaw: it's implicit. I think I need a minor rethink of various components here.
2019-12-20 23:49:38 -05:00
..
AtariST.cpp Wires through a composite video option for the ST. 2019-12-20 20:49:14 -05:00
AtariST.hpp Wires through a composite video option for the ST. 2019-12-20 20:49:14 -05:00
DMAController.cpp Wires through a composite video option for the ST. 2019-12-20 20:49:14 -05:00
DMAController.hpp Shuffles ST and 2600 into a common parent. 2019-11-09 15:31:41 -05:00
IntelligentKeyboard.cpp Switches the joysticks around. 2019-11-18 20:02:27 -05:00
IntelligentKeyboard.hpp Adds additional joystick commands to the dispatcher. 2019-11-09 20:10:54 -05:00
Video.cpp Hacks in a colour burst. 2019-12-20 23:49:38 -05:00
Video.hpp Hacks in a colour burst. 2019-12-20 23:49:38 -05:00