summaryrefslogtreecommitdiffstatshomepage
path: root/hash/gimix.xml
blob: 7b7606099916431292a254840252a06bec5891c5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
<?xml version="1.0"?>
<!DOCTYPE softwarelist SYSTEM "softwarelist.dtd">
<!--
license:CC0
-->
<softwarelist name="gimix" description="Gimix 6809 System disks">

	<software name="flex33">
		<description>GMX Flex-09 3.3</description>
		<year>1981</year>
		<publisher>Technical System Consultants / Gimix Inc.</publisher>
		<info name="usage" value="Enter U to boot" />
		<part name="flop1" interface="floppy_5_25">
			<dataarea name="flop" size="1265664">
				<rom name="gfx33dma.dsk" size="102400" crc="5548dd85" sha1="0e0a94908478cbcf1d9ab7430189bdf43e12355b"/>
			</dataarea>
		</part>
	</software>

	<!-- 8 inch disk - to boot, you'll need to set DIP switch S2-9 on the DMA FDC board (5.25/8 inch drive select) to 8 inch.
	     You'll also need to set the first drive to be 8 inch also, (-fdc:0 8dd) -->
	<software name="flex36" supported="no"><!-- mame reports invalid image and ejects the disk -->
		<description>GMX Flex-09 3.6</description>
		<year>1981</year>
		<publisher>Technical System Consultants / Gimix Inc.</publisher>
		<info name="usage" value="Enter U to boot" />
		<part name="flop1" interface="floppy_8">
			<dataarea name="flop" size="1265664">
				<rom name="gflx_36.dsk" size="161280" crc="6cdd4198" sha1="307b635a3abb487c1295d8ef75afeecec9e61c39"/>
			</dataarea>
		</part>
	</software>

	<software name="flex43">
		<description>GMX Flex-09 4.3</description>
		<year>1981</year>
		<publisher>Technical System Consultants / Gimix Inc.</publisher>
		<info name="usage" value="Enter U to boot" />
		<part name="flop1" interface="floppy_5_25">
			<dataarea name="flop" size="1265664">
				<rom name="flex_v4.3.imd" size="103190" crc="2685ca76" sha1="b297f8e774cf4253a2d2259cb1959c74911ceda3"/>
			</dataarea>
		</part>
	</software>

	<software name="os9l1_12" supported="no"><!-- does not boot -->
		<description>OS-9 GMX I</description>
		<year>1981</year>
		<publisher>Microware Systems Corp. / Gimix Inc.</publisher>
		<info name="usage" value="Enter U to boot" />
		<part name="flop1" interface="floppy_5_25">
			<dataarea name="flop" size="1265664">
				<rom name="os9_v1.2.imd" size="116070" crc="aa3791b9" sha1="29036b5a6d1e63801b7b9fe9b99f5a4b536f9f3d"/>
			</dataarea>
		</part>
	</software>

</softwarelist>