1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-10-07 06:57:15 +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
Encoder.hpp
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