1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-06 01:28:57 +00:00
CLK/Storage/Disk
Thomas Harte 9f4a407f94 Switches the track serialiser to a more standard header + implementation separation.
Also introduces a full priming of the PLL before deserialisation begins.
2017-09-26 22:01:32 -04:00
..
Controller Renames MFM.[c/h]pp as per its new remit: encoding only. 2017-09-24 21:40:43 -04:00
DiskImage Isolates those Sector fields that describe its address and makes them usable as a set key. 2017-09-24 21:57:21 -04:00
DPLL Tidies the Disk file hierarchy. 2017-09-22 22:39:23 -04:00
Encodings Changes function name to sector_size — into line with idioms. 2017-09-26 22:00:19 -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 Switches the track serialiser to a more standard header + implementation separation. 2017-09-26 22:01:32 -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