01-09-2014, 10:33 PM
Hmm... that's not correct! It should be:
track 0, head 0 = 0
track 0, head 1 = 1
track 1, head 0 = 2
track 1, head 1 = 3
track 2, head 0 = 4
track 2, head 1 = 5
...etc. etc. this is for any disk except C64/128, where the head 1 position will be 1/2 tracks.
The number SHOULD match the index, and I thought I was checking it in the file to make sure it matched and reported an error when it didn't. I will have to look at that.
Maybe this is the cause of the issue you saw earlier.
I will mark the version for the SCP image spec ("final")
track 0, head 0 = 0
track 0, head 1 = 1
track 1, head 0 = 2
track 1, head 1 = 3
track 2, head 0 = 4
track 2, head 1 = 5
...etc. etc. this is for any disk except C64/128, where the head 1 position will be 1/2 tracks.
The number SHOULD match the index, and I thought I was checking it in the file to make sure it matched and reported an error when it didn't. I will have to look at that.
Maybe this is the cause of the issue you saw earlier.
I will mark the version for the SCP image spec ("final")