1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-17 13:29:02 +00:00
CLK/Storage/Disk/Encodings
2016-09-19 22:06:56 -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 Tweaked disk side density, added call-outs to a WD1770 if the Electron had one (albeit without run_for_cycles yet as I need to figure out the clock rate), added a shell of the basic functions of the WD1770. No implementation yet. 2016-09-19 22:06:56 -04:00
MFM.hpp Added CRC checking to DFS comprehension; fixed a bunch of places where I'd used Objective-C's #import rather than #include. 2016-09-19 08:16:06 -04:00