1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-06 01:28:57 +00:00
CLK/Storage/Disk
Thomas Harte f789ee4ff0 Introduces a track to segment decoder.
This will be needed to make formats like G64 and HFE writeable, but probably also will be usable to speed up static analysis.
2017-09-23 22:39:19 -04:00
..
Controller Tidies the Disk file hierarchy. 2017-09-22 22:39:23 -04:00
DiskImage Severs the DiskImage implementation from its public header file. 2017-09-22 22:46:31 -04:00
DPLL Tidies the Disk file hierarchy. 2017-09-22 22:39:23 -04:00
Encodings Tidies the Disk file hierarchy. 2017-09-22 22:39:23 -04:00
Parsers Withdrew some caveman debugging nonsense. 2017-08-17 13:25:19 -04:00
SingleTrackDisk Tidies the Disk file hierarchy. 2017-09-22 22:39:23 -04:00
Track Introduces a track to segment decoder. 2017-09-23 22:39:19 -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