mirror of
https://github.com/holub/mame
synced 2025-06-07 13:23:50 +03:00
pce_tourvision.xml: cleanup to match changes to pce.xml
Be Ball and Gomola Speed do in fact match the only verified dumps in pce.xml. Old alternates in pce.xml appear to be bad dumps.
This commit is contained in:
parent
f7bce1fc07
commit
96b38ad486
@ -208,16 +208,15 @@ Parasol Stars
|
|||||||
</part>
|
</part>
|
||||||
</software>
|
</software>
|
||||||
|
|
||||||
<software name="beballa">
|
<software name="beball">
|
||||||
<description>Be Ball (alt) (TourVision PCE bootleg)</description>
|
<description>Be Ball (TourVision PCE bootleg)</description>
|
||||||
<year>1990</year>
|
<year>1990</year>
|
||||||
<publisher>bootleg (TourVision) / Hudson</publisher>
|
<publisher>bootleg (TourVision) / Hudson</publisher>
|
||||||
<info name="alt_title" value="ビーボール"/>
|
<info name="alt_title" value="ビーボール"/>
|
||||||
<part name="cart" interface="tourvision_cart">
|
<part name="cart" interface="tourvision_cart">
|
||||||
<feature name="id" value="0x5d"/>
|
<feature name="id" value="0x5d"/>
|
||||||
<dataarea name="rom" size="262144">
|
<dataarea name="rom" size="262144">
|
||||||
<!-- NOT identical to the set in the PCE list, byte at 0xBCD is changed from 0x05 (PCE) to 0x02 (TV)-->
|
<rom name="be ball (japan).pce" size="262144" crc="261f1013" sha1="55d8815a4a432e587fc7483b63b73114fe40e710" />
|
||||||
<rom name="be ball (japan) [a].pce" size="262144" crc="261f1013" sha1="55d8815a4a432e587fc7483b63b73114fe40e710" />
|
|
||||||
</dataarea>
|
</dataarea>
|
||||||
</part>
|
</part>
|
||||||
</software>
|
</software>
|
||||||
@ -640,16 +639,15 @@ Parasol Stars
|
|||||||
</part>
|
</part>
|
||||||
</software>
|
</software>
|
||||||
|
|
||||||
<software name="gomolaa">
|
<software name="gomola">
|
||||||
<description>Gomola Speed (alt) (TourVision PCE bootleg)</description>
|
<description>Gomola Speed (TourVision PCE bootleg)</description>
|
||||||
<year>1990</year>
|
<year>1990</year>
|
||||||
<publisher>bootleg (TourVision) / UPL</publisher>
|
<publisher>bootleg (TourVision) / UPL</publisher>
|
||||||
<info name="alt_title" value="ゴモラスピード"/>
|
<info name="alt_title" value="ゴモラスピード"/>
|
||||||
<part name="cart" interface="tourvision_cart">
|
<part name="cart" interface="tourvision_cart">
|
||||||
<feature name="id" value="0x1b"/>
|
<feature name="id" value="0x1b"/>
|
||||||
<dataarea name="rom" size="393216">
|
<dataarea name="rom" size="393216">
|
||||||
<!-- NOT identical to the set in the PCE list, alt revison? -->
|
<rom name="gomola speed (japan).pce" size="393216" crc="4bd38f17" sha1="fe4b08fb0cd9d0a53726c2709db3e31fbeae1213" />
|
||||||
<rom name="gomolaa.pce" size="393216" crc="4bd38f17" sha1="fe4b08fb0cd9d0a53726c2709db3e31fbeae1213" />
|
|
||||||
</dataarea>
|
</dataarea>
|
||||||
</part>
|
</part>
|
||||||
</software>
|
</software>
|
||||||
|
Loading…
Reference in New Issue
Block a user