1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-09-11 22:56:20 +00:00
CLK/Storage/Disk/Encodings/MFM
Thomas Harte f65c65569a Makes disk head position explicitly something with sub-integral precision.
Also as a drive-by fix, corrects accidental assumption of 10 sectors for all MFMSectorDump descendants.
2018-05-06 23:17:36 -04:00
..
Constants.hpp
Encoder.cpp Doubles down on <cX> over <X.h> for C includes, and usage of the namespace for those types and functions. 2017-11-11 15:28:40 -05:00
Encoder.hpp Doubles down on <cX> over <X.h> for C includes, and usage of the namespace for those types and functions. 2017-11-11 15:28:40 -05:00
Parser.cpp Makes disk head position explicitly something with sub-integral precision. 2018-05-06 23:17:36 -04:00
Parser.hpp
Sector.hpp Improves documentation. 2018-05-04 18:02:55 -04:00
SegmentParser.cpp Enforces a maximum sector size to avoid impossible sizes. 2018-03-22 22:00:26 -04:00
SegmentParser.hpp Makes first attempt at 6 and 2 decoder. 2018-05-04 23:11:12 -04:00
Shifter.cpp
Shifter.hpp Improves documentation. 2018-05-04 18:02:55 -04:00