1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-10-07 21:57:46 +00:00
CLK/Machines/Atari/ST
Thomas Harte 19ddfae6d6 Adds Joystick key code mode, ensures events aren't posted in interrogation mode.
This should fix Turrican due to the latter change; I'm not aware of software that uses the former.
2020-01-04 09:45:59 -05:00
..
AtariST.cpp Switches to should_log as a global when I'm hacking about. 2020-01-02 20:15:48 -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 Adds Joystick key code mode, ensures events aren't posted in interrogation mode. 2020-01-04 09:45:59 -05:00
IntelligentKeyboard.hpp Adds Joystick key code mode, ensures events aren't posted in interrogation mode. 2020-01-04 09:45:59 -05:00
Video.cpp Reintroduces sync write delay. 2020-01-02 23:36:11 -05:00
Video.hpp Attempts to correct insertion logic (and mostly bypasses it). 2019-12-29 21:42:41 -05:00