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-11 08:30:55 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
CLK
/
Storage
/
Disk
History
Thomas Harte
955cb6411c
Factor out bit spreading.
...
(And do a better job of it)
2021-10-12 14:49:01 -07:00
..
Controller
Spell out slightly more; this makes debugging a touch easier.
2021-10-06 13:40:48 -07:00
DiskImage
Factor out bit spreading.
2021-10-12 14:49:01 -07:00
DPLL
Ensure this can definitely never divide by 0.
2020-01-28 23:25:21 -05:00
Encodings
Factor out bit spreading.
2021-10-12 14:49:01 -07:00
Parsers
Gives the FAT parser responsibility for right trims.
2021-07-02 19:50:27 -04:00
Track
Simplifies calculations very slightly.
2020-07-17 23:18:08 -04:00
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
Corrects meaning of IBM-style RDY.
2021-10-06 04:42:44 -07:00
Drive.hpp
Corrects meaning of IBM-style RDY.
2021-10-06 04:42:44 -07:00