Skip to content

Commit 38cf13c

Browse files
committed
IMG.CFG: Roland MC-500
1 parent c885f2c commit 38cf13c

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

examples/Host/Roland/IMG.CFG

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,17 @@ 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]
45+
cyls = 80
46+
heads = 2
47+
secs = 9
48+
bps = 512
49+
tracks = 0-79
50+
interleave = 4
51+
4152
# Roland 1.44MB format may apply sector skew.
4253
# This is as seen on a Roland MT-200.
4354
[::1474560]

0 commit comments

Comments
 (0)