1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-09-30 07:55:01 +00:00
CLK/Components/DiskII
2019-07-12 21:37:33 -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 Corrects and introduces new parts. 2019-07-12 21:37:33 -04:00
IWM.hpp Continues trying to get to write support. 2019-07-12 21:20:05 -04:00
MacintoshDoubleDensityDrive.cpp Adds has-new-disk flag, allowing mounting of software from the desktop. 2019-07-12 13:17:24 -04:00
MacintoshDoubleDensityDrive.hpp Adds has-new-disk flag, allowing mounting of software from the desktop. 2019-07-12 13:17:24 -04:00