1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-11-26 23:52:26 +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
PCMTrack.hpp
Track.hpp Makes disk head position explicitly something with sub-integral precision. 2018-05-06 23:17:36 -04:00
TrackSerialiser.cpp
TrackSerialiser.hpp
UnformattedTrack.cpp
UnformattedTrack.hpp