summaryrefslogtreecommitdiffstatshomepage
path: root/hash/ggm.xml
blob: e0d77092d567efb2be7853cb45a3e4890f3eef35 (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
<?xml version="1.0"?>
<!DOCTYPE softwarelist SYSTEM "softwarelist.dtd">
<!--
license:CC0
-->

<softwarelist name="ggm" description="GGM Cartridges">

<!-- Applied Concepts Great Game Machine (GGM) / Chafitz Modular Game System (MGS) game cartridges -->

	<software name="boris25">
		<description>Boris 2.5 / Sargon 2.5</description>
		<year>1980</year>
		<publisher>Applied Concepts</publisher>
		<part name="cart" interface="ggm">
			<feature name="overlay" value="0x01" />
			<dataarea name="rom" size="0x8000">
				<rom name="007-7039-00" offset="0x4000" size="0x1000" crc="0db2e277" sha1="9f8823739d28b0a0e3857b7c672aa2514cd6816b" /> <!-- AMD AM9232CPC -->
				<rom                    offset="0x6000" size="0x1000" loadflag="reload" />
				<rom name="007040xxx"   offset="0x5000" size="0x1000" crc="980fa10f" sha1="5ec814bbaf583031acbe2c0199a6195c2849ef5e" /> <!-- Rockwell R3280-11 -->
				<rom                    offset="0x7000" size="0x1000" loadflag="reload" />
			</dataarea>
		</part>
	</software>

	<software name="sandy">
		<description>Sandy Edition - Master Chess</description>
		<year>1981</year>
		<publisher>Applied Concepts / Sandy Electronic</publisher>
		<part name="cart" interface="ggm">
			<feature name="overlay" value="0x02" />
			<dataarea name="rom" size="0x8000">
				<rom name="7087-00" offset="0x4000" size="0x1000" crc="7a2482b5" sha1="935a7c460d6b4f97c6ba7044ca064cfe467be737" /> <!-- MBM2732-35 -->
				<rom                offset="0x6000" size="0x1000" loadflag="reload" />
				<rom name="7088-00" offset="0x5000" size="0x1000" crc="8c9359bb" sha1="b74309b29f30a6a7557346d94e692fa138e34eab" /> <!-- " -->
				<rom                offset="0x7000" size="0x1000" loadflag="reload" />
			</dataarea>
		</part>
	</software>

	<software name="steinitz">
		<description>Steinitz Edition-4 - Master Chess</description>
		<year>1982</year>
		<publisher>Applied Concept</publisher>
		<part name="cart" interface="ggm">
			<feature name="overlay" value="0x03" />
			<feature name="ram" value="1" /> <!-- HM6116LP-3 @ 0x800-0xfff -->
			<dataarea name="rom" size="0x10000">
				<rom name="7115" offset="0x4000" size="0x2000" crc="53830fac" sha1="3afb75ead1a807dc932a63d137e3fe746ba4c740" /> <!-- NEC D2764D -->
				<rom name="7116" offset="0x6000" size="0x2000" crc="d53c3fc4" sha1="e8be6cebdd85fa51f78130fdb62215a672a2b212" /> <!-- " -->
				<rom name="7117" offset="0xe000" size="0x2000" crc="8130fe6a" sha1="62350eb3555b56f8386da623fd578de737301fd9" /> <!-- " -->
			</dataarea>
		</part>
	</software>

</softwarelist>