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-26 09:29:45 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
8f62211f5e
CLK
/
Storage
History
Thomas Harte
8f62211f5e
Wired up the 1540 as a PLL delegate. Which prima facie means it should start receiving a bit stream. Except that I clearly have something in the timing way off — either my flux transitions are far too short or I need to significantly increase the clock rate on the PLL.
2016-07-29 12:08:18 -04:00
..
Disk
Wired up the 1540 as a PLL delegate. Which prima facie means it should start receiving a bit stream. Except that I clearly have something in the timing way off — either my flux transitions are far too short or I need to significantly increase the clock rate on the PLL.
2016-07-29 12:08:18 -04:00
Tape
Started turning the 1540 into an actual disk drive.
2016-07-29 11:03:09 -04:00
Storage.hpp
Took some small steps towards having a disk drive that at least can select a track and pump relevant events into a PLL.
2016-07-29 07:31:02 -04:00
TimedEventLoop.cpp
Started turning the 1540 into an actual disk drive.
2016-07-29 11:03:09 -04:00
TimedEventLoop.hpp
Started turning the 1540 into an actual disk drive.
2016-07-29 11:03:09 -04:00