1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-03 11:30:02 +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 Tidies the Disk file hierarchy. 2017-09-22 22:39:23 -04:00
PCMPatchedTrack.hpp Eliminates a large number of instance of end-of-line tabs. 2017-11-07 22:51:06 -05:00
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 Doubles down on <cX> over <X.h> for C includes, and usage of the namespace for those types and functions. 2017-11-11 15:28:40 -05:00
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 Switches the track serialiser to a more standard header + implementation separation. 2017-09-26 22:01:32 -04:00
UnformattedTrack.cpp Tidies the Disk file hierarchy. 2017-09-22 22:39:23 -04:00
UnformattedTrack.hpp Tidies the Disk file hierarchy. 2017-09-22 22:39:23 -04:00