1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-11-25 16:31:42 +00:00
CLK/Machines/Apple/ADB
Thomas Harte a51d143c35 Corrects reactive-device transmission logic.
Albeit that I'm still not properly responding to register 3 stuff, so the ADB bus needn't believe anything is out there. Also, without VSYNC being piped to the microcontroller it may well just not be polling anyway.
2021-02-14 18:54:22 -05:00
..
Bus.cpp Corrects reactive-device transmission logic. 2021-02-14 18:54:22 -05:00
Bus.hpp Corrects reactive-device transmission logic. 2021-02-14 18:54:22 -05:00
Keyboard.cpp Corrects reactive-device transmission logic. 2021-02-14 18:54:22 -05:00
Keyboard.hpp Starts adding a keyboard. 2021-02-13 23:16:45 -05:00
Mouse.cpp
Mouse.hpp Starts adding a keyboard. 2021-02-13 23:16:45 -05:00
ReactiveDevice.cpp Corrects reactive-device transmission logic. 2021-02-14 18:54:22 -05:00
ReactiveDevice.hpp Corrects reactive-device transmission logic. 2021-02-14 18:54:22 -05:00