Skip to content

Commit 3e21984

Browse files
committed
IMG.CFG: Update interleave for all disks for Roland MC-x line.
Confirmed by Chris Poacher.
1 parent 38cf13c commit 3e21984

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

examples/Host/Roland/IMG.CFG

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,10 @@ tracks = 0-79 # This line can be adjusted
3838
hskew = 1
3939
cskew = 2
4040

41-
# Matches 720kB images named *.mc-os.{img,ima,dsk}.
42-
# This higher level of interleave is found on the Roland MC-500 OS disk
43-
# (and also likely the MC-300 and MC-50).
44-
[mc-os::737280]
41+
# Matches 720kB images named *.mc.{img,ima,dsk}.
42+
# This higher level of interleave is found on all disks for the
43+
# Roland MC-300, MC-500 and MC-50.
44+
[mc::737280]
4545
cyls = 80
4646
heads = 2
4747
secs = 9

0 commit comments

Comments
 (0)