1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-08-20 13:29:27 +00:00
CLK/Storage/Disk/Encodings/AppleGCR
Thomas Harte 46b98dab70 Bumps up the amount of reserved storage.
To avoid a reallocation when reading Mac data.
2019-07-15 17:12:31 -04:00
..
Encoder.cpp Fixed: the sector number also goes into sector bodies. 2019-06-18 10:34:10 -04:00
Encoder.hpp Starts work on Macintosh GCR decoding. 2019-07-11 16:28:52 -04:00
Sector.hpp Completes Mac GCR decoding and its associated test. 2019-07-11 17:37:07 -04:00
SegmentParser.cpp Bumps up the amount of reserved storage. 2019-07-15 17:12:31 -04:00
SegmentParser.hpp Starts work on Macintosh GCR decoding. 2019-07-11 16:28:52 -04:00