1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-05 10:28:58 +00:00
CLK/Storage/MassStorage/SCSI
Thomas Harte 50ea56e908 Adds support for Macintosh SCSI device images.
This is now in addition to the single-partition images previously supported.
2021-05-13 19:06:00 -04:00
..
DirectAccessDevice.cpp Adds support for Macintosh SCSI device images. 2021-05-13 19:06:00 -04:00
DirectAccessDevice.hpp Adds format and write to the SCSI target. 2019-09-12 21:58:09 -04:00
SCSI.cpp Adds a bunch of consts. 2020-05-09 21:23:52 -04:00
SCSI.hpp This appears to be sufficient for the Electron to _read_ SCSI. 2021-01-31 18:36:29 -05:00
Target.cpp Adds mapping of READ(8) size 0 to size 256. 2019-09-17 21:59:32 -04:00
Target.hpp Starts to add Qt target; resolves many build warnings. 2020-05-30 00:37:06 -04:00
TargetImplementation.hpp This appears to be sufficient for the Electron to _read_ SCSI. 2021-01-31 18:36:29 -05:00