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 3fdefb94e4 Removes requirement for correct sector epilogues.
It's now a length test that at present accepts 6-and-2 sectors only.
2018-05-12 23:03:08 -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 Removes requirement for correct sector epilogues. 2018-05-12 23:03:08 -04:00
SegmentParser.hpp Makes first attempt at 6 and 2 decoder. 2018-05-04 23:11:12 -04:00