1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-22 15:28:56 +00:00
CLK/Storage/Disk/Encodings
2016-12-28 19:48:46 -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 Fixed errors to ensure that FM disks, at least, follow the same CRC generation rules when being built from sectors and when being parsed. 2016-12-28 19:48:46 -05:00
MFM.hpp Fixed Oric .DSK handling, per my latest understanding. Which creates a desire to write shorts directly to the disk surface, so exposed that in the encoder. 2016-12-28 18:50:28 -05:00