dingusppc/devices/common
2023-11-01 16:18:48 +01:00
..
adb adbkeyboard: fix compiler warning. 2023-08-07 12:51:09 +02:00
ata atapicdrom: Implement sector areas for Read CD. 2023-09-25 12:22:17 +02:00
i2c Generic I2C PROM emulation. 2022-08-14 23:01:55 +02:00
pci Fix Gazelle crash by adding PCI slot properties. 2023-05-30 19:48:40 +02:00
scsi scsihd: cleanup, fixes and more commands. 2023-11-01 16:18:48 +01:00
dbdma.cpp dbdma: fix LOAD_QUAD and STORE_QUAD to work with MMIO. 2023-10-02 14:46:52 +02:00
dbdma.h dbdma: implement LOAD_QUAD, STORE_QUAD and NOP. 2023-09-30 17:09:45 +02:00
dmacore.h Rework DBDMA logic for bidirectional channels. 2022-11-17 18:03:18 +01:00
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 Fix Gossamer system register. 2023-01-11 23:49:20 +01:00
mmiodevice.h Fix read/write argument names 2022-08-22 17:16:22 -07:00
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 Fix New World NVRAM limits calculations. 2023-08-04 20:11:59 -07:00
ofnvram.h ofnvram: support CHRP style OF config partition. 2023-02-25 18:14:42 +01:00
viacuda.cpp Started work on keyboard input 2023-08-01 22:43:11 -07:00
viacuda.h viacuda: implement basic autopolling. 2023-08-02 00:07:17 +02:00