This website requires JavaScript.
Explore
Mirrors
Help
Sign In
6502
/
CLK
Watch
1
Star
0
Fork
0
You've already forked CLK
mirror of
https://github.com/TomHarte/CLK.git
synced
2025-02-05 21:32:55 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
CLK
/
Storage
/
Disk
/
Encodings
/
MFM
History
Thomas Harte
8960f471a0
Use
unspread_bits
for FM and MFM decoding.
2021-10-12 15:18:50 -07:00
..
Constants.hpp
…
Encoder.cpp
Factor out bit spreading.
2021-10-12 14:49:01 -07:00
Encoder.hpp
Moves block byte writes into
Storage::Encodings::MFM::Encoder
.
2021-10-10 16:06:51 -07:00
Parser.cpp
…
Parser.hpp
…
Sector.hpp
…
SegmentParser.cpp
Further doubles down on construction syntax for type conversions.
2020-05-09 23:00:39 -04:00
SegmentParser.hpp
…
Shifter.cpp
Use
unspread_bits
for FM and MFM decoding.
2021-10-12 15:18:50 -07:00
Shifter.hpp
Renames: NumberTheory -> Numeric.
2020-01-19 23:14:35 -05:00