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
2024-11-03 08:05:40 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
23c149368b
CLK
/
Storage
/
Disk
/
Encodings
History
Thomas Harte
cf1403bc79
Increased documentation.
2017-08-11 14:27:07 -04:00
..
CommodoreGCR.cpp
Completed curly bracket movement.
2017-03-26 14:34:47 -04:00
CommodoreGCR.hpp
Completed curly bracket movement.
2017-03-26 14:34:47 -04:00
MFM.cpp
Expands the [M]FM encoder to respect some new Sector flags: it will now wilfully make CRC errors, omit data, include data that is different than the ID's declared length, write deleted data, and can be commanded as to header/data gaps and what should be within them. All based around expanding towards the needs for reproduction of the CPC's .DSK file format.
2017-08-11 14:24:50 -04:00
MFM.hpp
Increased documentation.
2017-08-11 14:27:07 -04:00