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-12 06:31:02 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
CLK
/
Storage
/
Disk
History
Thomas Harte
f42655a0fc
Promote DigitalPhaseLockedLoop to a template, simplify to O(1) add_pulse.
2020-01-12 17:25:21 -05:00
..
Controller
Promote DigitalPhaseLockedLoop to a template, simplify to O(1) add_pulse.
2020-01-12 17:25:21 -05:00
DiskImage
Fixed: the final track is inclusive, not exclusive.
2019-12-24 23:08:16 -05:00
DPLL
Promote DigitalPhaseLockedLoop to a template, simplify to O(1) add_pulse.
2020-01-12 17:25:21 -05:00
Encodings
Ensure no possible return without value.
2020-01-02 23:43:53 -05:00
Parsers
…
Track
Promote DigitalPhaseLockedLoop to a template, simplify to O(1) add_pulse.
2020-01-12 17:25:21 -05:00
Disk.hpp
Starts pushing towards figuring out a proper infrastructure for mass storage.
2019-08-21 23:22:58 -04:00
Drive.cpp
Adds a basic implementation of the non-instantaneous index pulse.
2019-12-24 21:05:17 -05:00
Drive.hpp
Adds responsibility for an ongoing index pulse to the drive.
2019-12-24 20:53:37 -05:00