1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-11-19 08:31:11 +00:00
CLK/Storage/Disk/Encodings
Thomas Harte c62db6665a Corrects storage of lower two bit pairs.
It turns out the non-integral result of 256/3 is handled differently than my guess.
2018-04-29 11:20:23 -04:00
..
MFM
AppleGCR.cpp Corrects storage of lower two bit pairs. 2018-04-29 11:20:23 -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
CommodoreGCR.hpp