1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-06 01:28:57 +00:00
CLK/Storage/Disk
2017-09-26 22:05:33 -04:00
..
Controller Renames MFM.[c/h]pp as per its new remit: encoding only. 2017-09-24 21:40:43 -04:00
DiskImage Switches the Acorn ADF implementation to using the new track_serialisation/sectors_from_segment route for decomposition of a track into sectors. 2017-09-26 22:05:33 -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