1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-09-12 13:55:55 +00:00
CLK/Storage
Thomas Harte f65c65569a Makes disk head position explicitly something with sub-integral precision.
Also as a drive-by fix, corrects accidental assumption of 10 sectors for all MFMSectorDump descendants.
2018-05-06 23:17:36 -04:00
..
Cartridge
Data
Disk Makes disk head position explicitly something with sub-integral precision. 2018-05-06 23:17:36 -04:00
Tape Corrects various indentation errors. 2018-05-05 19:32:20 -04:00
FileHolder.cpp
FileHolder.hpp
Storage.hpp
TargetPlatforms.hpp Introduces the Disk II as a unique media target platform. 2018-05-04 18:02:36 -04:00
TimedEventLoop.cpp Experimentally switches to doubles for TimedEventLoop time tracking. 2018-04-30 22:07:17 -04:00
TimedEventLoop.hpp Experimentally switches to doubles for TimedEventLoop time tracking. 2018-04-30 22:07:17 -04:00