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-01-12 15:31:09 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
CLK
/
Storage
/
Disk
/
Encodings
/
AppleGCR
History
Thomas Harte
0dae608da5
Embraces std::make_[unique/shared] in place of .reset(new .
2019-12-23 21:31:46 -05:00
..
Encoder.cpp
Fixed: the sector number also goes into sector bodies.
2019-06-18 10:34:10 -04:00
Encoder.hpp
Adds an admission of incompleteness.
2019-07-26 23:23:40 -04:00
Sector.hpp
Completes Mac GCR decoding and its associated test.
2019-07-11 17:37:07 -04:00
SegmentParser.cpp
Embraces std::make_[unique/shared] in place of .reset(new .
2019-12-23 21:31:46 -05:00
SegmentParser.hpp
Starts work on Macintosh GCR decoding.
2019-07-11 16:28:52 -04:00