1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-07 23:29:06 +00:00
CLK/Storage/MassStorage
Thomas Harte c849188016 Adds format and write to the SCSI target.
Now I think I need to switch back to the 5380 to ensure proper DMA mode interactions when writing.
2019-09-12 21:58:09 -04:00
..
Encodings Provides empty data for the unimplemented sectors. 2019-09-07 13:17:53 -04:00
Formats Starts trying to deal with creating a whole volume from merely a partition. 2019-08-25 23:03:54 -04:00
SCSI Adds format and write to the SCSI target. 2019-09-12 21:58:09 -04:00
MassStorageDevice.cpp Starts pushing towards figuring out a proper infrastructure for mass storage. 2019-08-21 23:22:58 -04:00
MassStorageDevice.hpp Starts pushing towards figuring out a proper infrastructure for mass storage. 2019-08-21 23:22:58 -04:00