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
2024-11-26 23:52:26 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
979bf42541
CLK
/
Storage
/
Disk
History
Thomas Harte
d17fadbe0b
Avoid off-by-one error in sector decoding.
...
Specific issue: retaining the 256 bytes up to _and including_ the checksum, rather than excluding.
2022-09-16 15:47:38 -04:00
..
Controller
DiskImage
Breakup line, for easier debugging.
2022-09-16 15:43:23 -04:00
DPLL
Encodings
Avoid off-by-one error in sector decoding.
2022-09-16 15:47:38 -04:00
Parsers
Track
Disk.hpp
Drive.cpp
Drive.hpp