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-19 23:32:28 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
6fcaf3571e
CLK
/
Storage
/
Disk
History
…
..
Controller
Makes drives non-copyable.
2021-10-14 12:37:55 -07:00
DiskImage
DPLL
Ensure this can definitely never divide by 0.
2020-01-28 23:25:21 -05:00
Encodings
Use
unspread_bits
for FM and MFM decoding.
2021-10-12 15:18:50 -07:00
Parsers
Gives the FAT parser responsibility for right trims.
2021-07-02 19:50:27 -04:00
Track
Disk.hpp
Add an ability to avoid track flushing when file formats have sub-track precision.
2020-07-17 22:09:21 -04:00
Drive.cpp
Drive.hpp