DrCoolZic wrote:Unfortunately Aufit do not currently have write track data capability ... so I cant do it
Pure speculation ...
The code is probably looking for the non readable last sector located after sector 9 in the read track data
For that matter look for A1 A1 A1 FB sequence and compare the first few bytes (looks like byte 8 is a good candidate)
If you want to simulate what you can do is put a break point after reading track and substitute byte 8 ion the non readable last data record ...
Well, if Aufit could do it, I would not ask for those track dumps

I can extract track dumps easily from STX images, so if you can make 5 STX images where in each track 78 dump is from different rev. , it would be good enough for me.
I already tried to fool with changing some data in track read, but it worked not. Code is sophisticated.