diff options
| author | 2016-01-16 10:47:37 +0100 | |
|---|---|---|
| committer | 2016-01-16 10:47:37 +0100 | |
| commit | 4647ea1beace2c70bc0cd779c582f61d889bf2a1 (patch) | |
| tree | e7c6f2f794b022bf847756a071290e9bee5436c4 /hash/x1_cass.xml | |
| parent | a0e50f6556d470869a016c70679427c1488de256 (diff) | |
x1_cass: Two new dumps
Fantasian (Xtal Soft, 1985) - seems to work only with the x1turbo drivers, but the box says it should be compatible with the original X1
Pinball (Hudson Soft, 1982)
Diffstat (limited to 'hash/x1_cass.xml')
| -rw-r--r-- | hash/x1_cass.xml | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/hash/x1_cass.xml b/hash/x1_cass.xml index b9c15c36420..8dd9c2ef93d 100644 --- a/hash/x1_cass.xml +++ b/hash/x1_cass.xml @@ -207,6 +207,19 @@ Titles, publishers and release dates taken from: </part> </software> + <!-- This is supposed to work on a regular X1, but in MAME only the x1turbo drivers can load it --> + <software name="fantsian"> + <description>Fantasian</description> + <year>1985</year> + <publisher>クリスタルソフト (Xtal Soft)</publisher> + <info name="alt_title" value="ファンタジアン"/> + <part name="cass" interface="x1_cass"> + <dataarea name="side1" size="24382972"> + <rom name="fantsian.wav" size="24382972" crc="1f65588a" sha1="1657223787a45e81a7bf0bcfc9bbe5c19fbb54b1" offset="0" /> + </dataarea> + </part> + </software> + <software name="firecrys"> <description>The Fire Crystal</description> <year>1986</year> @@ -443,6 +456,20 @@ Titles, publishers and release dates taken from: </part> </software> + <software name="pinball"> + <description>Pinball</description> + <year>1982</year> + <publisher>ハドソン (Hudson Soft)</publisher> + <info name="alt_title" value="ピンボール"/> + <info name="usage" value="In BASIC, type LOAD and then RUN"/> + <sharedfeat name="requirement" value="x1_flop:tapbas"/> + <part name="cass" interface="x1_cass"> + <dataarea name="side1" size="12021244"> + <rom name="pinball.wav" size="12021244" crc="0ecdd227" sha1="2b521b68a1e302ee508d72c7ef16b5ebc41edc7a" offset="0" /> + </dataarea> + </part> + </software> + <software name="plazmali" supported="no"> <description>Plazma Line</description> <year>1985</year> |
