1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-30 07:29:06 +00:00
CLK/Components/DiskII
Thomas Harte 2aa308efdd Tweaks magic formulas.
The computer now at least seeks outward, until this attempt at drive speed calculation fails.
2019-07-30 16:18:36 -04:00
..
DiskII.cpp Starts sketching out an interface for IWM drives, eliminating a dangling use of unsigned as it goes. 2019-07-10 16:05:59 -04:00
DiskII.hpp Switches drives to using floats for time counting. 2019-07-02 15:43:03 -04:00
IWM.cpp Removes stray \n. 2019-07-23 22:17:46 -04:00
IWM.hpp Ensures an initial non-zero value. 2019-07-25 21:47:44 -04:00
MacintoshDoubleDensityDrive.cpp Tweaks magic formulas. 2019-07-30 16:18:36 -04:00
MacintoshDoubleDensityDrive.hpp Attempts a full wiring up of 400kb drive speed. 2019-07-30 15:08:55 -04:00