1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-10-11 08:23:43 +00:00
CLK/Machines/Atari/ST
Thomas Harte ed7f171736 Moves address reload to end of vertical sync.
I have no information as to when it should be, so this is as valid a guess as any other.
2019-12-19 22:20:43 -05:00
..
AtariST.cpp Removes 'done' TODO. 2019-12-19 22:19:59 -05:00
AtariST.hpp Shuffles ST and 2600 into a common parent. 2019-11-09 15:31:41 -05:00
DMAController.cpp Shuffles ST and 2600 into a common parent. 2019-11-09 15:31:41 -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 Moves address reload to end of vertical sync. 2019-12-19 22:20:43 -05:00
Video.hpp Adds a one-cycle delay on frequency changes. 2019-12-13 19:57:54 -05:00