dingusppc/devices/common
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
..
adb Add basic support for the extended ADB mouse protocol. 2023-12-15 16:04:27 -08:00
ata Clean up names for SCSI devices. 2023-12-04 22:41:01 +01:00
i2c Clean up #includes 2023-11-03 00:33:47 -07:00
pci Clean up #includes 2023-11-03 00:33:47 -07:00
scsi mesh: add MESH TNT variant. 2023-12-11 08:05:39 +01:00
dbdma.cpp Clean up #includes 2023-11-03 00:33:47 -07:00
dbdma.h Clean up #includes 2023-11-03 00:33:47 -07:00
dmacore.h Rework DBDMA logic for bidirectional channels. 2022-11-17 18:03:18 +01:00
hwcomponent.h machineid: implement BoardRegister class. 2023-12-10 00:19:44 +01:00
hwinterrupt.h hwinterrupt: add IDE interrupts. 2023-06-18 23:22:51 +02:00
machineid.h machineid: implement BoardRegister class. 2023-12-10 00:19:44 +01:00
mmiodevice.h Fix read/write argument names 2022-08-22 17:16:22 -07:00
nvram.cpp Clean up #includes 2023-11-03 00:33:47 -07:00
nvram.h nvram: use smart pointers, fix initialization. 2023-04-17 00:03:36 +02:00
ofnvram.cpp Clean up #includes 2023-11-03 00:33:47 -07:00
ofnvram.h Clean up #includes 2023-11-03 00:33:47 -07:00
viacuda.cpp Clean up #includes 2023-11-03 00:33:47 -07:00
viacuda.h Clean up #includes 2023-11-03 00:33:47 -07:00