1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-17 13:29:02 +00:00
CLK/Storage/Disk/Encodings
2016-12-31 12:23:08 -05: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 Switched to a track parsing that disallows synchronisation values within sector contents. 2016-12-31 12:23:08 -05:00
MFM.hpp Made an attempt to include sync values in the stream and properly to align. 2016-12-31 00:11:31 -05:00