1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-05 10:28:58 +00:00
CLK/Storage/Disk/Encodings/MFM
2023-11-29 15:55:37 -05:00
..
Constants.hpp Simplify namespace syntax. 2023-05-10 16:02:18 -05:00
Encoder.cpp Factor out bit spreading. 2021-10-12 14:49:01 -07:00
Encoder.hpp Simplify namespace syntax. 2023-05-10 16:02:18 -05:00
Parser.cpp Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00
Parser.hpp Simplify namespace syntax. 2023-05-10 16:02:18 -05:00
Sector.hpp Simplify namespace syntax. 2023-05-10 16:02:18 -05:00
SegmentParser.cpp Further doubles down on construction syntax for type conversions. 2020-05-09 23:00:39 -04:00
SegmentParser.hpp Grab sector contents, ready for more FDC work. 2023-11-29 15:55:37 -05:00
Shifter.cpp Use unspread_bits for FM and MFM decoding. 2021-10-12 15:18:50 -07:00
Shifter.hpp Simplify namespace syntax. 2023-05-10 16:02:18 -05:00