(MESS) microvsn: added dump of alien raiders, courtesy of Sean Riddle. nw.

This commit is contained in:
Fabio Priuli 2014-02-05 06:21:46 +00:00
parent d3d902b713
commit 5b64ad65fa

View File

@ -13,7 +13,7 @@ The "paddle" feature is used to indicate whether there is paddle circuitry on th
The "rc" feature is used to indicate the source of the clock signal The "rc" feature is used to indicate the source of the clock signal
--> -->
<!--
<software name="alienrdr"> <software name="alienrdr">
<description>Alien Raiders</description> <description>Alien Raiders</description>
<year>1981</year> <year>1981</year>
@ -24,11 +24,10 @@ The "rc" feature is used to indicate the source of the clock signal
<feature name="paddle" value="yes" /> <feature name="paddle" value="yes" />
<feature name="rc" value="100pf/23.2K" /> <feature name="rc" value="100pf/23.2K" />
<dataarea name="rom" size="2048"> <dataarea name="rom" size="2048">
<rom name="m34009-n1" size="2048" crc="" sha1="" offset="0" /> <rom name="m34009-n1" size="2048" crc="b1632712" sha1="515040a3bf6386590c025e12a9512c98efdd7e1e" offset="0" />
</dataarea> </dataarea>
</part> </part>
</software> </software>
-->
<!-- <!--
<software name="Baseball"> <software name="Baseball">