dingusppc/devices/common
Mihai Parparita d4c9db7fcf Move disk image reading to be behind an ImgFile class
Allows different implementations for different platforms (the JS
build relies on browser APIs to stream disk images over the network).

Setting aside the JS build, this also reduces some code duplication.
2023-11-09 21:49:28 -08:00
..
adb Fix tiny tipo in adbdevice.h 2023-11-09 11:51:33 +01:00
ata Move disk image reading to be behind an ImgFile class 2023-11-09 21:49:28 -08: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 Move disk image reading to be behind an ImgFile class 2023-11-09 21:49:28 -08: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 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 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