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-03 22:33:29 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
CLK
/
Storage
/
Disk
/
Encodings
History
Thomas Harte
fabcb261dc
Corrects data prologue usage and off-by-one error in checksum placement.
2018-04-28 23:17:06 -04:00
..
MFM
Enforces a maximum sector size to avoid impossible sizes.
2018-03-22 22:00:26 -04:00
AppleGCR.cpp
Corrects data prologue usage and off-by-one error in checksum placement.
2018-04-28 23:17:06 -04:00
AppleGCR.hpp
Makes a first attempt at six-and-two encoding for DSKs.
2018-04-28 15:18:48 -04:00
CommodoreGCR.cpp
…
CommodoreGCR.hpp
Adds a class to contain the Disk II and begins Apple GCR conversion routines.
2018-04-21 14:33:42 -07:00