1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-04 18:29:40 +00:00
CLK/Storage/Disk
2017-09-27 21:30:09 -04:00
..
Controller Renames MFM.[c/h]pp as per its new remit: encoding only. 2017-09-24 21:40:43 -04:00
DiskImage Turns MFM bit length into a globally-available constant. 2017-09-27 21:30:09 -04:00
DPLL Tidies the Disk file hierarchy. 2017-09-22 22:39:23 -04:00
Encodings Turns MFM bit length into a globally-available constant. 2017-09-27 21:30:09 -04:00
Parsers Severs the MFM parser from the overweight single MFM.hpp. 2017-09-24 20:31:19 -04:00
SingleTrackDisk Tidies the Disk file hierarchy. 2017-09-22 22:39:23 -04:00
Track Introduces Track::Address, a parallel to Sector::Address to enable more uniform storage. 2017-09-27 21:29:06 -04:00
Disk.hpp Tidies the Disk file hierarchy. 2017-09-22 22:39:23 -04:00
Drive.cpp Adds defences against double calls to end writing. 2017-09-16 17:07:36 -04:00
Drive.hpp Tidies the Disk file hierarchy. 2017-09-22 22:39:23 -04:00