1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-17 13:29:02 +00:00
CLK/Storage/Disk/Encodings/AppleGCR
Thomas Harte 786b26d23e Adds an admission of incompleteness.
I really need to figure out the 5-and-3 encoding.
2019-07-26 23:23:40 -04:00
..
Encoder.cpp Fixed: the sector number also goes into sector bodies. 2019-06-18 10:34:10 -04:00
Encoder.hpp Adds an admission of incompleteness. 2019-07-26 23:23:40 -04:00
Sector.hpp Completes Mac GCR decoding and its associated test. 2019-07-11 17:37:07 -04:00
SegmentParser.cpp Applies more rigorous logic to deciding when to stop parsing. 2019-07-16 18:06:54 -04:00
SegmentParser.hpp Starts work on Macintosh GCR decoding. 2019-07-11 16:28:52 -04:00