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-12 00:30:31 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
CLK
/
Components
/
DiskII
History
Thomas Harte
7758f9d0a9
Improves nomenclature.
2019-09-24 22:31: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
Makes an attempt at getting the 5380 past arbitration.
2019-08-15 23:14:40 -04:00
IWM.cpp
Improves nomenclature.
2019-09-24 22:31:36 -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