Closed fook42 closed 4 years ago
first implementation of a disk aligment map. based on head calibration routine but now for a complete disk (80 tracks). Misaligned sectors are sum up to a value for each track.
this is only an example implementation for issue #27 (disk alignment map) - for demo purposes! not to be merged automatically !!!
I think this will replace the current read test. It's more informative.
first implementation of a disk aligment map. based on head calibration routine but now for a complete disk (80 tracks). Misaligned sectors are sum up to a value for each track.