1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-12-28 07:29:45 +00:00
CLK/Storage
Thomas Harte 909685d87d A drive with no disk is now happy to spin its motor.
It'll continue to produce index-hole events, which might not be accurate for 5.25" drives. Research to do.
2019-10-26 22:57:05 -04:00
..
Cartridge
Data
Disk A drive with no disk is now happy to spin its motor. 2019-10-26 22:57:05 -04:00
MassStorage Adds the SCSI bus as an Activity::Source. 2019-09-19 19:31:22 -04:00
Tape
FileHolder.cpp
FileHolder.hpp
Storage.hpp
TargetPlatforms.hpp Adds a route through the static analyser to the Atari ST. 2019-10-20 20:38:54 -04:00
TimedEventLoop.cpp
TimedEventLoop.hpp