1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-09 06:29:33 +00:00
CLK/Storage/Disk/Encodings
2018-04-28 15:47:50 -04:00
..
MFM Enforces a maximum sector size to avoid impossible sizes. 2018-03-22 22:00:26 -04:00
AppleGCR.cpp Corrections: data segments now correctly announce their number of bits, and tracks aren't oversized. 2018-04-28 15:47:50 -04:00
AppleGCR.hpp Makes a first attempt at six-and-two encoding for DSKs. 2018-04-28 15:18:48 -04:00
CommodoreGCR.cpp Begins this project's conversion to functional-style casts. 2017-10-03 22:04:15 -04:00
CommodoreGCR.hpp Adds a class to contain the Disk II and begins Apple GCR conversion routines. 2018-04-21 14:33:42 -07:00