1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-09-16 08:56:51 +00:00
CLK/Storage/Disk/Encodings/AppleGCR
Thomas Harte df56e6fe53 Fixed: the sector number also goes into sector bodies.
Also the checksum is written in the other order, and the final byte of data isn't output.
2019-06-18 10:34:10 -04:00
..
Encoder.cpp Fixed: the sector number also goes into sector bodies. 2019-06-18 10:34:10 -04:00
Encoder.hpp Fixed: the sector number also goes into sector bodies. 2019-06-18 10:34:10 -04:00
Sector.hpp
SegmentParser.cpp
SegmentParser.hpp