1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-22 15:28:56 +00:00
CLK/Storage/Disk/Encodings/AppleGCR
2019-06-16 17:17:24 -04:00
..
Encoder.cpp Fixes the more obvious issues with GCR encoding: byte order, top bit selection. 2019-06-16 17:17:24 -04:00
Encoder.hpp Starts building out some tests for Apple GCR encoding. 2019-06-15 22:48:24 -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