1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-23 21:29:11 +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 Resolves inability of ADB microcontroller to read its own ROM (!) 2021-02-13 17:53:40 -05:00
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