dingusppc/devices
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
..
common Add basic support for the extended ADB mouse protocol. 2023-12-15 16:04:27 -08:00
ethernet bigmac: support more registers. 2023-09-22 00:09:17 +02:00
floppy Move disk image reading to be behind an ImgFile class 2023-11-09 21:49:28 -08:00
ioctrl mesh: add MESH TNT variant. 2023-12-11 08:05:39 +01:00
memctrl hammerhead: add configuration accessors. 2023-12-10 00:19:44 +01:00
serial Fix compiler warnings: never executed. 2023-01-11 01:17:12 -08:00
sound soundserver_cubeb: remove soundio code. 2023-11-15 19:01:54 +01:00
storage cdromdrive: declare some methods virtual. 2023-12-10 00:19:44 +01:00
video Add support for more ATI Rage video modes 2023-12-07 00:16:48 -08:00
CMakeLists.txt Make Emscripten build not depend on SDL2 or cubeb 2023-10-25 22:25:53 -07:00
deviceregistry.cpp Clean up #includes 2023-11-03 00:33:47 -07:00
deviceregistry.h Clean up #includes 2023-11-03 00:33:47 -07:00