Skip to content

Commit cc9b130

Browse files
committed
ibm.1440: Increase gap3 from 84 bytes to 108 bytes
This better matches the disks formatted by IBM PCs, and also matches the recommended "Format GAP3" in Table 4-1 of "PC8477B (SuperFDC) Advanced Floppy Disk Controller" <https://www.ardent-tool.com/datasheets/NS_PC8477B.pdf> Fixes #568
1 parent c29e363 commit cc9b130

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/greaseweazle/data/diskdefs_ibm.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ disk 1440
8484
tracks * ibm.mfm
8585
secs = 18
8686
bps = 512
87-
gap3 = 84
87+
gap3 = 108
8888
rate = 500
8989
end
9090
end

0 commit comments

Comments
 (0)