1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-09 06:29:33 +00:00
CLK/Storage/Disk/Encodings
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
..
AppleGCR Makes the epilogue test a bit more thorough. 2018-05-05 20:52:42 -04:00
MFM Makes disk head position explicitly something with sub-integral precision. 2018-05-06 23:17:36 -04:00
CommodoreGCR.cpp Begins this project's conversion to functional-style casts. 2017-10-03 22:04:15 -04:00
CommodoreGCR.hpp Adds a class to contain the Disk II and begins Apple GCR conversion routines. 2018-04-21 14:33:42 -07:00