dingusppc/devices/common/scsi
joevt a79f07e4dc scsicdrom: Move mode_select_6.
Make it a separate method like scsihd. It also checks the incoming param size. If it's zero then the phase is not switched. Is that wrong? Still probably unfinished.
2024-03-29 18:52:30 -07:00
..
mesh.cpp Add SCSI devices. 2024-03-14 19:12:11 -07:00
mesh.h grandcentral: use MeshStub on machines without MESH. 2024-02-12 02:38:38 +01:00
sc53c94.cpp Fix Analyzer warnings. 2024-03-24 12:56:11 -07:00
sc53c94.h sc53c94: Split real_dma_xfer. 2024-03-14 08:01:07 -07:00
scsi.h Add SCSI devices. 2024-03-14 19:12:11 -07:00
scsibus.cpp Add SCSI devices. 2024-03-14 19:12:11 -07:00
scsicdrom.cpp scsicdrom: Move mode_select_6. 2024-03-29 18:52:30 -07:00
scsicdrom.h scsicdrom: Move mode_select_6. 2024-03-29 18:52:30 -07:00
scsidevice.cpp scsi: Add illegal_command method. 2024-03-13 07:45:50 -07:00
scsihd.cpp scsihd: Reorder switch statement. 2024-03-16 17:44:09 -07:00
scsihd.h Add SCSI devices. 2024-03-14 19:12:11 -07:00