1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-08-17 07:29:04 +00:00
CLK/Machines/Commodore/1540
2016-07-29 12:08:18 -04:00
..
C1540.cpp 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
C1540.hpp Started turning the 1540 into an actual disk drive. 2016-07-29 11:03:09 -04:00