# Hard disk format and partition configuration file.
#  2-Apr-1986 lmd, Atari Corp.

#
# Global parameters:
#	ms#count	Maximum partition size in sectors (***DON'T CHANGE***)
#
:@@=Parameters:ms#32767:

#
# Format parameters:
# 'mn' entries (default values in [brackets]):
#	mn=name		appears in menu, name of format parms
#	hd#count	number of heads [4]
#	cy#count	number of cylinders [612]
#	lz#n		landing zone [4]
#	rt#n		seek rate code [2]
#	in#n		interleave factor [1]
#	rw#cylno	reduced-write current cylinder [cy + 1]
#	wp#cylno	write precomp cylinder [cy + 1]
#	pt=name		name of default partition to use [4-6-10]
#	sp#count	number of sectors/track [17]
#
20 Mb Mitsubuishi	:mn=SH204:
10 Mb Mitsubuishi	:mn=SH104:hd#2:pt=10:

#
# Partition selections
# 'pr' entries ('N' is '0', '1', '2', or '3'):
#	pr=name		name of partition
#	pN#size		size of partition N in bytes [0]
#	fN#number	flag byte for partition N [0 if no pN, 1 otherwise]
#	iN=ccc		id bytes for partition N [GEM]
#
# Numbers are in bytes; may be followed by 'k' (x1024) or 'm' (megabytes).
#
:pr=4-6-10:p0#4424k:p1#6m:p2#10m:
:pr=10-10:p0#10404k:p1#10404k:
:pr=16-4:p0#16383k:p1#4425k:
:pr=4-16:p1#16383k:p0#4425k:
:pr=5-5-10:p2#10568k:p0#5m:p1#5m:
:pr=5-10-5:p0#5m:p1#10568k:p2#5m:
:pr=10-5-5:p0#10568k:p1#5m:p2#5m:
:pr=5-5-5-5:p0#5448k:p1#5m:p2#5m:p3#5m:
:pr=10:p0#10m:
:pr=5-5:p0#5m:p1#5m:

