1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-09 21:29:53 +00:00
CLK/Storage/Disk/Encodings
2017-08-11 14:27:07 -04:00
..
CommodoreGCR.cpp Completed curly bracket movement. 2017-03-26 14:34:47 -04:00
CommodoreGCR.hpp Completed curly bracket movement. 2017-03-26 14:34:47 -04:00
MFM.cpp Expands the [M]FM encoder to respect some new Sector flags: it will now wilfully make CRC errors, omit data, include data that is different than the ID's declared length, write deleted data, and can be commanded as to header/data gaps and what should be within them. All based around expanding towards the needs for reproduction of the CPC's .DSK file format. 2017-08-11 14:24:50 -04:00
MFM.hpp Increased documentation. 2017-08-11 14:27:07 -04:00