1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-22 15:28:56 +00:00
CLK/Storage/Disk/Encodings/AppleGCR
2018-05-12 18:42:07 -04:00
..
Encoder.cpp Makes first attempt at 6 and 2 decoder. 2018-05-04 23:11:12 -04:00
Encoder.hpp Relocates and cleans up what is currently written of Apple GCR handling as the encoder. 2018-05-03 22:40:45 -04:00
Sector.hpp Reroutes all Disk II types through the Disk II analyser and returns actual sector from the Apple GCR parser results. 2018-05-05 16:37:33 -04:00
SegmentParser.cpp Ensures initialisation of scanner and that sectors overlapping the end of track are captured. 2018-05-12 18:42:07 -04:00
SegmentParser.hpp Makes first attempt at 6 and 2 decoder. 2018-05-04 23:11:12 -04:00