dingusppc/devices/common/adb
Mihai Parparita ae0bb838bf Add basic support for the extended ADB mouse protocol.
We now respond to the switch to device handler ID 4 and the register 1
read (as described by https://developer.apple.com/library/archive/technotes/hw/hw_01.html#Extended).

We don't yet use the extra precision bits in the register 0.
2023-12-15 16:04:27 -08:00
..
adbbus.cpp Clean up #includes 2023-11-03 00:33:47 -07:00
adbbus.h Clean up #includes 2023-11-03 00:33:47 -07:00
adbdevice.cpp Clean up #includes 2023-11-03 00:33:47 -07:00
adbdevice.h Fix tiny tipo in adbdevice.h 2023-11-09 11:51:33 +01:00
adbkeyboard.cpp Fix keyboard events occasionally being dropped 2023-11-24 10:08:16 -08:00
adbkeyboard.h Non-US keyboard support started 2023-12-01 10:23:41 -07:00
adbmouse.cpp Add basic support for the extended ADB mouse protocol. 2023-12-15 16:04:27 -08:00
adbmouse.h Add basic support for the extended ADB mouse protocol. 2023-12-15 16:04:27 -08:00