1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-16 22:28:57 +00:00
CLK/Machines/Atari/ST
Thomas Harte a9d1f5d925 Pulls out address reload as something I can position independently.
Sadly receding it by 3 did not have the effect I was hoping for, of receding Enchanted Land's first register tweaking.
2019-12-27 23:47:19 -05:00
..
AtariST.cpp Deploys constexpr as a stricter const. 2019-12-22 00:22:17 -05:00
AtariST.hpp Wires through a composite video option for the ST. 2019-12-20 20:49:14 -05:00
DMAController.cpp Adds (and disables) a minor additional piece of logging. 2019-12-24 21:43:39 -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 Pulls out address reload as something I can position independently. 2019-12-27 23:47:19 -05:00
Video.hpp Rejigs the video stream to ensure shifter really is continuous. 2019-12-27 22:47:34 -05:00