This website requires JavaScript.
Explore
Mirrors
Help
Sign In
6502
/
CLK
Watch
1
Star
0
Fork
0
You've already forked CLK
mirror of
https://github.com/TomHarte/CLK.git
synced
2025-01-14 13:33:42 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
CLK
/
Components
/
DiskII
History
Thomas Harte
67055d8b56
Reduces
CheckingWriteProtect
costs, negligibly.
2019-07-15 22:39:55 -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
Reduces
CheckingWriteProtect
costs, negligibly.
2019-07-15 22:39:55 -04:00
IWM.hpp
Attempts a full implementation of asynchronous write mode.
2019-07-15 17:11:12 -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