1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-10-06 15:00:05 +00:00
CLK/Storage
Thomas Harte b9c2c42bc0 Switches drives to using floats for time counting.
Hopefully to eliminate a lot of unnecessary `Time` work; inaccuracies should still be within tolerable range.
2019-07-02 15:43:03 -04:00
..
Cartridge
Data
Disk Switches drives to using floats for time counting. 2019-07-02 15:43:03 -04:00
Tape
FileHolder.cpp
FileHolder.hpp
Storage.hpp Fixes setting of a Time to a float. 2019-06-05 14:43:34 -04:00
TargetPlatforms.hpp Adds preliminary parsing of the Disk Copy 4.2 format. 2019-06-02 13:39:25 -04:00
TimedEventLoop.cpp Switches drives to using floats for time counting. 2019-07-02 15:43:03 -04:00
TimedEventLoop.hpp Switches drives to using floats for time counting. 2019-07-02 15:43:03 -04:00