File: gj4000.xml

package info (click to toggle)
mame 0.276%2Bdfsg.1-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 906,072 kB
  • sloc: cpp: 5,180,971; xml: 2,205,474; ansic: 748,917; sh: 34,465; lisp: 20,006; python: 16,532; makefile: 13,282; java: 8,485; yacc: 8,152; javascript: 7,083; cs: 6,013; asm: 4,786; ada: 1,681; pascal: 1,195; lex: 1,174; perl: 585; ruby: 373; awk: 35
file content (21 lines) | stat: -rw-r--r-- 681 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0"?>
<!DOCTYPE softwarelist SYSTEM "softwarelist.dtd">
<!--
license:CC0-1.0
-->
<softwarelist name="gj4000" description="VTech Genius Junior 4000 cartridges">

	<!-- According to the boxart, this is compatible with: Junior 4000/5000 -->
	<software name="wfk" supported="no">
		<description>Wissen für Kinder</description>
		<year>1997</year>
		<publisher>VTech</publisher>
		<info name="serial" value="80-15272" />

		<part name="rom" interface="genius_rom">
			<dataarea name="rom" size="0x20000">
				<rom name="27-6035-00.u2" size="0x20000" crc="8dcaa8c0" sha1="bca46f6cd150632fca79b1c2b524cd8ed1dacf84"/>
			</dataarea>
		</part>
	</software>
</softwarelist>