1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-04 18:29:40 +00:00
CLK/Components/DiskII
Thomas Harte f668e4a54c Makes an attempt at getting the 5380 past arbitration.
Not entirely successful. Also gets a bit smarter with `final` on ClockingHint::Sources.
2019-08-15 23:14:40 -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 Makes an attempt at getting the 5380 past arbitration. 2019-08-15 23:14:40 -04:00
IWM.cpp Adds activity lights for Macintosh disk activity. 2019-08-02 16:26:23 -04:00
IWM.hpp Adds activity lights for Macintosh disk activity. 2019-08-02 16:26:23 -04:00
MacintoshDoubleDensityDrive.cpp Adds activity lights for Macintosh disk activity. 2019-08-02 16:26:23 -04:00
MacintoshDoubleDensityDrive.hpp Attempts a full wiring up of 400kb drive speed. 2019-07-30 15:08:55 -04:00