Quote from: arnoldemu on 14:57, 12 May 25With Anthony's DSK all looks normal. PROGD has a valid amsdos header and it ends part way through track 39. The disk also looks standard 40 track AMSDOS based disc.The phrase in bold, reminded me of something: After 765 Floppy Disk Controller (for the brave and bold... see Table 6.), finishes reading a sector, Sector Number stored in R (each sector is determined by 4 sector id bytes, C-Track, H-head, R-Sector, N=sector size), is incremented by one (e.g. placed to next sector), BUT,in case of reading the last sector of current track, the C-Track s incremented instead, and R-Sector placed to the 1st sector of the next track! Of course, this how i implemented the FDC emulation code...
With ikonsgr's dsk the files are arranged differently due to formatting and copying and data goes up to track 23.
So the only difference I believe is where on the dsk PROGD ends in this case.
Page created in 0.113 seconds with 16 queries.