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-15 11:32:29 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
CLK
/
Storage
/
Disk
/
Encodings
History
Thomas Harte
4b4ea4a103
Corrects final two bytes of Apple GCR low nibble encoding.
2018-05-02 21:06:18 -04:00
..
MFM
Made various corrections following a quick for-loop constness audit.
2018-04-30 22:23:57 -04:00
AppleGCR.cpp
Corrects final two bytes of Apple GCR low nibble encoding.
2018-05-02 21:06:18 -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