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-12-27 01:31:42 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
30f8b6baa4
CLK
/
Storage
History
Thomas Harte
30f8b6baa4
Made an attempt to add the necessary extension to
Track
, with a concrete implementation in
PCMTrack
, to support time-based seeking, the intended mechanism for not magically spinning the disk back to the index hole upon every head step.
2016-08-03 06:59:45 -04:00
..
Disk
Made an attempt to add the necessary extension to
Track
, with a concrete implementation in
PCMTrack
, to support time-based seeking, the intended mechanism for not magically spinning the disk back to the index hole upon every head step.
2016-08-03 06:59:45 -04:00
Tape
Added slightly to exposition, to match other formats.
2016-08-01 06:54:57 -04:00
Storage.hpp
Made an attempt to add the necessary extension to
Track
, with a concrete implementation in
PCMTrack
, to support time-based seeking, the intended mechanism for not magically spinning the disk back to the index hole upon every head step.
2016-08-03 06:59:45 -04:00
TimedEventLoop.cpp
Started turning the 1540 into an actual disk drive.
2016-07-29 11:03:09 -04:00
TimedEventLoop.hpp
Reduced possibility of overflow on LCM, improved commenting widely, removed one stale piece of G64 bootstrapping caveman stuff.
2016-08-01 06:04:55 -04:00