File: jpopira_jp.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 (48 lines) | stat: -rw-r--r-- 1,576 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
<?xml version="1.0"?>
<!DOCTYPE softwarelist SYSTEM "softwarelist.dtd">
<!--
license:CC0
-->
<softwarelist name="jpopira_jp" description="Takara Jumping Popira (Japan) JP-xx series cartridges">
	<!-- cartridges contain the ROM only, the XaviX CPU and BIOS are in the base unit

	***********************************************************************************

	Japanese cart listing (by JP  code)  * = dumped

	A secondary 4-digit naming scheme JPxxxx (no extension) appears on a sticker on the cartridge PCB only

	These are for use with Jumping Popira ONLY (form factor is the same as e-Kara cartridges)

	*JP-01  'Jumping Popira' JP-1
	*JP-02  'Jumping Popira' JP-2

	(more? what's the highest JP number?)

	-->

	<software name="jp01" supported="no">
		<description>JP-01 (Japan)</description>
		<year>2004</year>
		<publisher>Takara</publisher>
		<part name="cart" interface="ekara_cart">
			<feature name="slot" value="rom_24lc04"/>
			<dataarea name="rom" size="0x200000">
				<rom name="jp1.bin" size="0x200000" crc="106544c5" sha1="1bff363ce13c0eaf344a8f36ed004c78e0ddd007" offset="0" />
			</dataarea>
		</part>
	</software>

	<software name="jp02" supported="no">
		<description>JP-02 (Japan)</description>
		<year>2004</year>
		<publisher>Takara</publisher>
		<part name="cart" interface="ekara_cart">
			<feature name="slot" value="rom_24lc04"/>
			<dataarea name="rom" size="0x200000">
				<rom name="jp2.bin" size="0x200000" crc="f66d8ee8" sha1="3624c89197b1579fc60d5c40ff30bca248428a6c" offset="0" />
			</dataarea>
		</part>
	</software>

</softwarelist>