1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-09 21:29:53 +00:00
CLK/Storage/Disk/Encodings/MFM
2020-01-19 21:08:15 -05:00
..
Constants.hpp Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00
Encoder.cpp Allows fuzzy masks to be fed into the FM and MFM encoders. 2020-01-19 21:08:15 -05:00
Encoder.hpp Allows fuzzy masks to be fed into the FM and MFM encoders. 2020-01-19 21:08:15 -05:00
Parser.cpp Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00
Parser.hpp Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00
Sector.hpp Eliminates all emdashes in cross-platform code. 2018-05-13 15:34:31 -04:00
SegmentParser.cpp Embraces std::make_[unique/shared] in place of .reset(new . 2019-12-23 21:31:46 -05:00
SegmentParser.hpp Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00
Shifter.cpp Adds better support for WD-esque false sync, improves STX track patching. 2020-01-13 22:19:48 -05:00
Shifter.hpp Adds better support for WD-esque false sync, improves STX track patching. 2020-01-13 22:19:48 -05:00