File: jakks_gamekey_nm.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 (51 lines) | stat: -rw-r--r-- 2,039 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
<?xml version="1.0"?>
<!DOCTYPE softwarelist SYSTEM "softwarelist.dtd">
<!--
license:CC0
-->
<softwarelist name="jakks_gamekey_nm" description="JAKKS Pacific 'NM' Game Keys">

	<!-- This list is for the 'NM' coded Game Keys, for Namco base systems (MS Pacman) -->
	<!-- for test mode, hold UP, press A, press DOWN -->

	<!-- This was sold as a standalone key, without any bundled units to use it with -->

	<software name="pacbos"> <!-- has SEEPROM -->
		<description>Pac-Man &amp; Bosconian (01 APR 2005 A SKU G)</description>
		<year>2005</year>
		<publisher>JAKKS Pacific Inc / Namco / HotGen Ltd</publisher>
		<part name="cart" interface="jakks_gamekey">
			<feature name="slot" value="rom_24lc04"/>
			<dataarea name="rom" size="0x800000">
				<rom name="pacmanbosconiangk.bin" size="0x100000" crc="036a99ed" sha1="75dd2744636c1ab4825ba8c31d63658eefe62cc5" offset="0" />
			</dataarea>
		</part>
	</software>

	<!-- These were both sold bundled with units -->

	<software name="nrxdig"> <!-- has SEEPROM -->
		<description>New Rally X &amp; Dig Dug (01 APR 2005 A SKU E)</description>
		<year>2005</year>
		<publisher>JAKKS Pacific Inc / Namco / HotGen Ltd</publisher>
		<part name="cart" interface="jakks_gamekey">
			<feature name="slot" value="rom_24lc04"/>
			<dataarea name="rom" size="0x800000">
				<rom name="jakksdigdugnewrallyxgk.bin" size="0x100000" crc="2a0e958a" sha1="2e09d87a8fdf115f13aaa8fd2c48f9eaf3c82bac" offset="0" />
			</dataarea>
		</part>
	</software>

	<software name="pacbosrx"> <!-- has SEEPROM -->
		<description>Pac-Man &amp; Bosconian &amp; Rally X (11 JUL 2005 A SKU I)</description>
		<year>2005</year>
		<publisher>JAKKS Pacific Inc / Namco / HotGen Ltd</publisher>
		<part name="cart" interface="jakks_gamekey">
			<feature name="slot" value="rom_24lc04"/>
			<dataarea name="rom" size="0x800000">
				<rom name="jakksnamcopacmanbosconianrallyxgk.bin" size="0x100000" crc="751f0268" sha1="2fe374650b74924c439477605373df5a47072f41" offset="0" />
			</dataarea>
		</part>
	</software>

</softwarelist>