mirror of
https://github.com/holub/mame
synced 2025-10-07 09:25:34 +03:00
(MESS) microvision : added SuperBlockBuster to software list
This commit is contained in:
parent
8724289bde
commit
ed701f13e7
@ -173,22 +173,21 @@ The "rc" feature is used to indicate the source of the clock signal
|
|||||||
</software>
|
</software>
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<!--
|
<software name="sprblock">
|
||||||
<software name="sprblock">
|
<description>Super Blockbuster</description>
|
||||||
<description>Super Blockbuster</description>
|
<year>1982</year>
|
||||||
<year>1982</year>
|
<publisher>Milton Bradley</publisher>
|
||||||
<publisher>Milton Bradley</publisher>
|
|
||||||
|
|
||||||
<part name="cart" interface="microvision_cart">
|
<part name="cart" interface="microvision_cart">
|
||||||
<feature name="pcb" value="7924952D02" />
|
<feature name="pla" value="1" />
|
||||||
<feature name="paddle" value="yes" />
|
<feature name="pcb" value="7924952D02" />
|
||||||
<feature name="rc" value="100pf/23.2K" />
|
<feature name="paddle" value="yes" />
|
||||||
<dataarea name="rom" size="2048">
|
<feature name="rc" value="100pf/23.2K" />
|
||||||
<rom name="m34047-n2ll_4241" size="2048" crc="" sha1="" offset="0" />
|
<dataarea name="rom" size="2048">
|
||||||
</dataarea>
|
<rom name="m34047-n2ll_4241" size="2048" crc="fcf87b73" sha1="9dd018f710cd65aebc897624f6350594669717e1" offset="0" />
|
||||||
</part>
|
</dataarea>
|
||||||
</software>
|
</part>
|
||||||
-->
|
</software>
|
||||||
|
|
||||||
<software name="vegasslt">
|
<software name="vegasslt">
|
||||||
<description>Vegas Slots</description>
|
<description>Vegas Slots</description>
|
||||||
|
Loading…
Reference in New Issue
Block a user