dingusppc/devices/common/scsi
joevt fe05b1de12 Fix compiler warnings.
Xcode build has compiler warnings involving loss of precision. Remove them by adding type casts. Check results in some cases for overflow.
2024-02-29 18:49:14 -07:00
..
mesh.cpp mesh: various improvements. 2024-02-12 02:17:09 +01:00
mesh.h grandcentral: use MeshStub on machines without MESH. 2024-02-12 02:38:38 +01:00
sc53c94.cpp sc53c94: fix interrupt reporting. 2024-02-19 15:30:20 +01:00
sc53c94.h sc53c94: fix interrupt reporting. 2024-02-19 15:30:20 +01:00
scsi.h scsidevice: add get_more_data() method. 2023-12-10 00:19:44 +01:00
scsibus.cpp Improve SCSI state machine. 2023-12-04 21:41:55 +01:00
scsicdrom.cpp scsicdrom: use CdromDrive as base class. 2023-12-10 00:19:44 +01:00
scsicdrom.h scsicdrom: use CdromDrive as base class. 2023-12-10 00:19:44 +01:00
scsidevice.cpp scsidevice: add get_more_data() method. 2023-12-10 00:19:44 +01:00
scsihd.cpp Fix compiler warnings. 2024-02-29 18:49:14 -07:00
scsihd.h scsidevice: add get_more_data() method. 2023-12-10 00:19:44 +01:00