1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-11-26 08:49:37 +00:00
CLK/Machines/Atari/ST
Thomas Harte b33218c61e Fixes reload test, which really needs to sense the CRT-headed vsync output.
i.e. not the one heading back to the CPU.
2019-12-29 20:55:34 -05:00
..
AtariST.cpp Deploys constexpr as a stricter const. 2019-12-22 00:22:17 -05:00
AtariST.hpp
DMAController.cpp Adds (and disables) a minor additional piece of logging. 2019-12-24 21:43:39 -05:00
DMAController.hpp
IntelligentKeyboard.cpp
IntelligentKeyboard.hpp
Video.cpp Adds a delay on vsync visibility (i.e. as to generating an interrupt). 2019-12-29 19:03:08 -05:00
Video.hpp Fixes reload test, which really needs to sense the CRT-headed vsync output. 2019-12-29 20:55:34 -05:00