1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-02 20:30:00 +00:00
CLK/Storage/MassStorage/SCSI
Thomas Harte 87e8dade2f Implements READ BUFFER to do, you know, *something*. Plus READ CAPACITY.
The HD SC utility now offers up drive 6 for formatting. That's progress.
2019-09-11 21:52:02 -04:00
..
DirectAccessDevice.cpp Implements READ BUFFER to do, you know, *something*. Plus READ CAPACITY. 2019-09-11 21:52:02 -04:00
DirectAccessDevice.hpp Implements READ BUFFER to do, you know, *something*. Plus READ CAPACITY. 2019-09-11 21:52:02 -04:00
SCSI.cpp Adds SCSI bus clocking to the Macintosh, and fixes its internal counting. 2019-09-02 16:03:33 -04:00
SCSI.hpp Adds SCSI bus clocking to the Macintosh, and fixes its internal counting. 2019-09-02 16:03:33 -04:00
Target.cpp Implements READ BUFFER to do, you know, *something*. Plus READ CAPACITY. 2019-09-11 21:52:02 -04:00
Target.hpp Implements READ BUFFER to do, you know, *something*. Plus READ CAPACITY. 2019-09-11 21:52:02 -04:00
TargetImplementation.hpp Implements READ BUFFER to do, you know, *something*. Plus READ CAPACITY. 2019-09-11 21:52:02 -04:00