1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-17 13:29:02 +00:00
CLK/Machines/Atari/ST
Thomas Harte c1bae49a92 Standardises on read and write for bus accesses.
Logic being: name these things for the bus action they model, not the effect they have.
2020-01-05 13:40:02 -05:00
..
AtariST.cpp Slightly clarifies logic. 2020-01-04 21:32:34 -05:00
AtariST.hpp Wires through a composite video option for the ST. 2019-12-20 20:49:14 -05:00
DMAController.cpp Standardises on read and write for bus accesses. 2020-01-05 13:40:02 -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