1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-11-26 08:49:37 +00:00
CLK/Storage/MassStorage
Thomas Harte 962275c22a Removes clock for NCR 5380.
It doesn't have one in real life, and now can live off the time counting that occurs on the SCSI bus.
2019-09-18 20:17:47 -04:00
..
Encodings Corrects partition map: string fields are 32 bytes long. 2019-09-17 21:46:14 -04:00
Formats Adds a temporary version of block access writing. 2019-09-15 22:06:45 -04:00
SCSI Removes clock for NCR 5380. 2019-09-18 20:17:47 -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