dingusppc/devices/common
Maxim Poliakovski fd9f8c90a5 Basic ADB mouse device emulation.
For now, it solely handles the basic ADB commands.
2023-07-26 04:40:20 +02:00
..
adb Basic ADB mouse device emulation. 2023-07-26 04:40:20 +02:00
ata atapibasedevice: fix task file initialization on reset. 2023-07-09 02:10:48 +02:00
i2c
pci Fix Gazelle crash by adding PCI slot properties. 2023-05-30 19:48:40 +02:00
scsi More SCSI commands and error codes. 2023-06-18 23:04:02 +02:00
dbdma.cpp dbdma: implement interrupt processing. 2023-04-22 22:52:03 +02:00
dbdma.h dbdma: implement interrupt processing. 2023-04-22 22:52:03 +02:00
dmacore.h
hwcomponent.h hwcomponent: fix size of the component type enum. 2023-07-23 16:32:00 +02:00
hwinterrupt.h hwinterrupt: add IDE interrupts. 2023-06-18 23:22:51 +02:00
machineid.h
mmiodevice.h
nvram.cpp nvram: use smart pointers, fix initialization. 2023-04-17 00:03:36 +02:00
nvram.h nvram: use smart pointers, fix initialization. 2023-04-17 00:03:36 +02:00
ofnvram.cpp ofnvram: support CHRP style OF config partition. 2023-02-25 18:14:42 +01:00
ofnvram.h ofnvram: support CHRP style OF config partition. 2023-02-25 18:14:42 +01:00
viacuda.cpp viacuda: fix packet response protocol. 2023-07-26 04:22:08 +02:00
viacuda.h Fix Cuda response protocol. 2023-02-08 21:26:11 +01:00