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-18 17:06:15 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
91cd7e143b
CLK
/
Storage
/
Disk
/
Encodings
History
Thomas Harte
91cd7e143b
Started on the SSD/DSD support. Realised I had ommitted multiple head support from my disk class. Fixed that.
2016-09-18 19:21:02 -04:00
..
CommodoreGCR.cpp
Started work on a GCR parser and the helper functions that lie behind that.
2016-09-13 21:53:36 -04:00
CommodoreGCR.hpp
Declared support for the Acorn disk files, started hammering out an encoder.
2016-09-18 13:35:54 -04:00
MFM.cpp
Started on the SSD/DSD support. Realised I had ommitted multiple head support from my disk class. Fixed that.
2016-09-18 19:21:02 -04:00
MFM.hpp
Parameterised to perform FM and MFM encodings, at least subject to CRCs still being missing.
2016-09-18 17:16:20 -04:00