dingusppc/devices/common/scsi
Maxim Poliakovski a189c94980 scsihd: fix READ_CAPACITY_10 command.
Also bump internal buffer size to 2 MB
to temporarily fix buffer overflows.
2022-12-14 16:14:53 +01:00
..
mesh.cpp Register offsets should be logged as hex 2022-08-22 17:16:22 -07:00
mesh.h mesh: self-registration with the device registry. 2022-07-18 20:27:34 +02:00
sc53c94.cpp Silence SCSI logging messages. 2022-11-08 00:33:38 +01:00
sc53c94.h sc3c94: implement real DMA. 2022-11-07 12:34:55 +01:00
scsi_bus.cpp scsidevice: refactor states. 2022-11-07 12:24:02 +01:00
scsi.h Implement basic SCSI CD-ROM emulation. 2022-11-14 00:55:05 +01:00
scsicdrom.cpp scsicdrom: implement READ_CAPACITY_10 command. 2022-11-14 02:08:05 +01:00
scsicdrom.h scsihd: fix READ_CAPACITY_10 command. 2022-12-14 16:14:53 +01:00
scsidevice.cpp scsihd: fix READ_CAPACITY_10 command. 2022-12-14 16:14:53 +01:00
scsihd.cpp scsihd: fix READ_CAPACITY_10 command. 2022-12-14 16:14:53 +01:00
scsihd.h scsihd: fix READ_CAPACITY_10 command. 2022-12-14 16:14:53 +01:00