dingusppc/devices/common/scsi
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
..
mesh.cpp Clean up #includes 2023-11-03 00:33:47 -07:00
mesh.h Clean up #includes 2023-11-03 00:33:47 -07:00
sc53c94.cpp Clean up #includes 2023-11-03 00:33:47 -07:00
sc53c94.h Clean up #includes 2023-11-03 00:33:47 -07:00
scsi.h More SCSI commands and error codes. 2023-06-18 23:04:02 +02:00
scsibus.cpp Add assertion for valid SCSI IDs when updating control lines 2023-10-19 07:49:23 -07:00
scsicdrom.cpp Move disk image reading to be behind an ImgFile class 2023-11-09 21:49:28 -08:00
scsicdrom.h Move disk image reading to be behind an ImgFile class 2023-11-09 21:49:28 -08:00
scsidevice.cpp scsihd: fix READ_CAPACITY_10 command. 2022-12-14 16:14:53 +01:00
scsihd.cpp Move disk image reading to be behind an ImgFile class 2023-11-09 21:49:28 -08:00
scsihd.h Move disk image reading to be behind an ImgFile class 2023-11-09 21:49:28 -08:00