1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-05 10:28:58 +00:00
CLK/Storage/Disk
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
..
Controller Switches drives to using floats for time counting. 2019-07-02 15:43:03 -04:00
DiskImage Renamed DiskCopy42 to MacintoshIMG, now that it's not just DiskCopy 4.2 files. 2019-06-18 14:32:58 -04:00
DPLL Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00
Encodings Fixed: the sector number also goes into sector bodies. 2019-06-18 10:34:10 -04:00
Parsers Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00
Track Switches drives to using floats for time counting. 2019-07-02 15:43:03 -04:00
Disk.hpp Eliminates all emdashes in cross-platform code. 2018-05-13 15:34:31 -04:00
Drive.cpp Switches drives to using floats for time counting. 2019-07-02 15:43:03 -04:00
Drive.hpp Switches drives to using floats for time counting. 2019-07-02 15:43:03 -04:00