File: msx2_cass.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 (67 lines) | stat: -rw-r--r-- 2,308 bytes parent folder | download | duplicates (2)
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
59
60
61
62
63
64
65
66
67
<?xml version="1.0"?>
<!DOCTYPE softwarelist SYSTEM "softwarelist.dtd">
<!--
license:CC0-1.0
-->

<softwarelist name="msx2_cass" description="MSX2 cassettes">

<!--

Undumped tapes:
    The Games Collection (currently it is possible to find only split .cas files with single games, proper dump is needed!)

To verify:
    Laydock (Jpn) might be using Disk+Tape
-->

	<software name="chess2">
		<description>The Chess Game 2 (Europe)</description>
		<year>1986</year>
		<publisher>Eaglesoft</publisher>
		<info name="serial" value="1264"/>
		<info name="usage" value="Load with RUN&quot;CAS:&quot;"/>

		<part name="cass1" interface="msx_cass">
			<dataarea name="cass" size="63296">
				<rom name="chess game 2, the (1986)(eaglesoft)(nl)[run'cas-'].cas" size="63296" crc="58523f94" sha1="b8a706f228c2f7baee88f67ea7b68fb26e50f5b2"/>
			</dataarea>
		</part>
	</software>

	<software name="leonardo">
		<description>Leonardo (Japan)</description>
		<year>1987</year>
		<publisher>Omega System</publisher>
		<info name="alt_title" value="レオナルド" />
		<info name="usage" value="Load with CLOAD + RUN. Requires a Japanese system."/>

		<part name="cass1" interface="msx_cass">
			<dataarea name="cass" size="21494">
				<rom name="leonardo (1987)(omega system)(jp)[cload + run].cas" size="21494" crc="5383ba81" sha1="658031b8578ecd3f95e648fc2d527be05de3ed40"/>
			</dataarea>
		</part>
	</software>

	<software name="redlight">
		<description>Red Lights of Amsterdam (Europe)</description>
		<year>1986</year>
		<publisher>Eaglesoft</publisher>
		<info name="serial" value="1261"/>
		<info name="usage" value="Load with RUN&quot;CAS:&quot;"/>

		<part name="cass1" interface="msx_cass">
			<feature name="part_id" value="Side A"/>
			<dataarea name="cass" size="52193">
				<rom name="red lights of amsterdam (1986)(eaglesoft)(nl)(side a)[run'cas-'].cas" size="52193" crc="fced9743" sha1="eeb226eab09670fd11f3d797ce667a11133cfd7c"/>
			</dataarea>
		</part>
		<part name="cass2" interface="msx_cass">
			<feature name="part_id" value="Side B"/>
			<dataarea name="cass" size="120071">
				<rom name="red lights of amsterdam (1986)(eaglesoft)(nl)(side b)[run'cas-'].cas" size="120071" crc="e3bd39b3" sha1="bb8b304ff3f8a527648fb765da2ff9284f5c9f4c"/>
			</dataarea>
		</part>
	</software>

</softwarelist>