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-04 14:30:19 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
CLK
/
Storage
/
Disk
/
Encodings
History
Thomas Harte
720b1e5802
Attempted to ensure proper CRC generation for FM-format input.
2016-12-28 18:56:53 -05: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
…
MFM.cpp
Attempted to ensure proper CRC generation for FM-format input.
2016-12-28 18:56:53 -05:00
MFM.hpp
Fixed Oric .DSK handling, per my latest understanding. Which creates a desire to write shorts directly to the disk surface, so exposed that in the encoder.
2016-12-28 18:50:28 -05:00