1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-10 12:29:01 +00:00
CLK/Storage/Disk/Encodings
2016-09-18 18:46:58 -04:00
..
CommodoreGCR.cpp Started work on a GCR parser and the helper functions that lie behind that. 2016-09-13 21:53:36 -04:00
CommodoreGCR.hpp Declared support for the Acorn disk files, started hammering out an encoder. 2016-09-18 13:35:54 -04:00
MFM.cpp Adapted pervasively to MSB-first output. Which seems to be correct. 2016-09-18 18:46:58 -04:00
MFM.hpp Parameterised to perform FM and MFM encodings, at least subject to CRCs still being missing. 2016-09-18 17:16:20 -04:00