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-05 05:34:20 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
CLK
/
Storage
/
Disk
History
Thomas Harte
23d5849cda
Attempts to map recognised [M]FM errors back to FDC status codes.
2017-11-03 21:29:42 -04:00
..
Controller
Commutes
int
and
unsigned
casts to the functional style.
2017-10-21 21:00:40 -04:00
DiskImage
Attempts to map recognised [M]FM errors back to FDC status codes.
2017-11-03 21:29:42 -04:00
DPLL
Ensures complete DPLL initial state assignment.
2017-10-17 22:13:37 -04:00
Encodings
Generalises the concept of multiple samplings of an FM/MFM sector, simplifying CPC DSK support and paving the way for generic weak/fuzzy bit support.
2017-10-31 21:32:28 -04:00
Parsers
Generalises the concept of multiple samplings of an FM/MFM sector, simplifying CPC DSK support and paving the way for generic weak/fuzzy bit support.
2017-10-31 21:32:28 -04:00
Track
Commutes
int
and
unsigned
casts to the functional style.
2017-10-21 21:00:40 -04:00
Disk.hpp
…
Drive.cpp
Commutes
int
and
unsigned
casts to the functional style.
2017-10-21 21:00:40 -04:00
Drive.hpp
…