1
0
mirror of https://github.com/TomHarte/CLK.git synced 2025-01-09 08:33:04 +00:00
CLK/Machines/Atari/ST
Thomas Harte 0e29c6b0ab On further reflection, I think events should occur after the running period.
I'm testing this now for sanity in 2/4bpp mode.
2020-01-28 23:26:37 -05:00
..
AtariST.cpp On further reflection, I think events should occur after the running period. 2020-01-28 23:26:37 -05:00
AtariST.hpp
DMAController.cpp
DMAController.hpp
IntelligentKeyboard.cpp
IntelligentKeyboard.hpp All these 'override's can be 'final's. 2020-01-23 22:57:51 -05:00
Video.cpp On further reflection, I think events should occur after the running period. 2020-01-28 23:26:37 -05:00
Video.hpp Corrects sequence point generation by allowing for hsync_end != end of line. 2020-01-28 20:38:20 -05:00