1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-10-04 01:57:54 +00:00
CLK/Machines/AtariST
Thomas Harte e1dc3b1915 Reverses mouse buttons.
So I can now navigate the disk-less GEM desktop and click on things.
2019-11-02 21:38:57 -04:00
..
AtariST.cpp Adds relative mouse motion input. 2019-11-02 21:25:45 -04:00
AtariST.hpp
DMAController.cpp
DMAController.hpp
IntelligentKeyboard.cpp Reverses mouse buttons. 2019-11-02 21:38:57 -04:00
IntelligentKeyboard.hpp Adds relative mouse motion input. 2019-11-02 21:25:45 -04:00
Video.cpp Fixes video base address and mono/colour monitor value. 2019-11-02 19:36:15 -04:00
Video.hpp Attempts to regularise data bus access. 2019-11-01 23:01:06 -04:00