We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38cf13c commit 3e21984Copy full SHA for 3e21984
examples/Host/Roland/IMG.CFG
@@ -38,10 +38,10 @@ tracks = 0-79 # This line can be adjusted
38
hskew = 1
39
cskew = 2
40
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]
+# Matches 720kB images named *.mc.{img,ima,dsk}.
+# This higher level of interleave is found on all disks for the
+# Roland MC-300, MC-500 and MC-50.
+[mc::737280]
45
cyls = 80
46
heads = 2
47
secs = 9
0 commit comments