File: gimix.xml

package info (click to toggle)
mame 0.228%2Bdfsg.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 956,280 kB
  • sloc: cpp: 4,712,769; xml: 1,946,353; ansic: 829,986; sh: 49,187; lisp: 18,100; python: 17,897; makefile: 10,815; cs: 10,047; javascript: 8,196; yacc: 7,565; java: 7,151; objc: 5,791; asm: 4,639; perl: 2,850; ada: 1,681; lex: 1,174; pascal: 1,139; ruby: 317; awk: 35
file content (58 lines) | stat: -rw-r--r-- 2,237 bytes parent folder | download
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>