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 555c2a4377 Makes a first sweep at converting the storage underlying PCMSegment to vector<bool>.
This is to remove another pain point, in preparation for the work immediately forthcoming but also work as-yet unknown.
2018-07-01 12:05:41 -04:00
..
Encoder.cpp Makes a first sweep at converting the storage underlying PCMSegment to vector<bool>. 2018-07-01 12:05:41 -04:00
Encoder.hpp Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -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