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-08-09 05:25:01 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
5b35c88be2ce0e923255a6378beebbed8ac651d5
CLK
/
Storage
/
Disk
/
Encodings
History
Thomas Harte
5b35c88be2
Corrections: data segments now correctly announce their number of bits, and tracks aren't oversized.
2018-04-28 15:47:50 -04:00
..
MFM
Enforces a maximum sector size to avoid impossible sizes.
2018-03-22 22:00:26 -04:00
AppleGCR.cpp
Corrections: data segments now correctly announce their number of bits, and tracks aren't oversized.
2018-04-28 15:47:50 -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
Begins this project's conversion to functional-style casts.
2017-10-03 22:04:15 -04:00
CommodoreGCR.hpp
Adds a class to contain the Disk II and begins Apple GCR conversion routines.
2018-04-21 14:33:42 -07:00