1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-11 04:28:58 +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 Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00
SegmentParser.cpp Makes a first sweep at converting the storage underlying PCMSegment to vector<bool>. 2018-07-01 12:05:41 -04:00
SegmentParser.hpp Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00