1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-11-19 08:31:11 +00:00
CLK/Storage
2016-08-16 19:46:53 -04:00
..
Disk Removed dead instance storage. 2016-08-04 21:41:12 -04:00
Tape Lengths I'd taken seem to have been for dipoles, not single poles. So I just doubled the clock rate. Also I was producing each dipole as high then low, when they should probably be low then high. The Vic now at least recognises that something is happening on the tape. 2016-08-16 19:46:53 -04:00
Storage.hpp Made an attempt to insert proper conversions to/from rotational speed. The Time class is now really turning into a full-on quotient. Might need refactoring. 2016-08-04 21:36:39 -04:00
TimedEventLoop.cpp Made very first attempt at closing the loop on this. But it's time for work. 2016-08-03 08:16:23 -04:00
TimedEventLoop.hpp Made very first attempt at closing the loop on this. But it's time for work. 2016-08-03 08:16:23 -04:00