1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-12-27 16:31:31 +00:00
CLK/Storage/Disk/Track
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
..
PCMPatchedTrack.cpp
PCMPatchedTrack.hpp
PCMSegment.cpp Switches to producing a single segment for NIBs and DSKs. 2018-05-01 20:31:42 -04:00
PCMSegment.hpp Switches to producing a single segment for NIBs and DSKs. 2018-05-01 20:31:42 -04:00
PCMTrack.cpp Made various corrections following a quick for-loop constness audit. 2018-04-30 22:23:57 -04:00
PCMTrack.hpp
Track.hpp Makes disk head position explicitly something with sub-integral precision. 2018-05-06 23:17:36 -04:00
TrackSerialiser.cpp Converts Time::get into a template, introduces a via-a-double fallback for the timed event loop. 2018-04-25 19:54:39 -04:00
TrackSerialiser.hpp
UnformattedTrack.cpp
UnformattedTrack.hpp