1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-11-04 15:05:36 +00:00
CLK/Storage/Disk/Encodings/MFM
2017-11-11 15:28:40 -05:00
..
Constants.hpp Turns MFM bit length into a globally-available constant. 2017-09-27 21:30:09 -04:00
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 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.hpp
Sector.hpp
SegmentParser.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
SegmentParser.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
Shifter.cpp
Shifter.hpp Switches the MFM shifter to unsigned accumulation. 2017-10-17 22:12:04 -04:00