mirror of
https://github.com/holub/mame
synced 2025-07-04 17:38:08 +03:00
pce_tourvision.xml: Added Barunba and Power Tennis (Not Working) [system11]
pce.xml : Updated status on a non-working game (nw) tourvis.cpp: Updated information for new card images added [system11]
This commit is contained in:
parent
ea15eb9111
commit
e8c651e343
@ -3093,7 +3093,7 @@
|
|||||||
</part>
|
</part>
|
||||||
</software>
|
</software>
|
||||||
|
|
||||||
<software name="ptennis">
|
<software name="ptennis" supported="partial">
|
||||||
<description>Power Tennis</description>
|
<description>Power Tennis</description>
|
||||||
<year>1993</year>
|
<year>1993</year>
|
||||||
<publisher>Hudson</publisher>
|
<publisher>Hudson</publisher>
|
||||||
|
@ -126,6 +126,20 @@
|
|||||||
</software>
|
</software>
|
||||||
|
|
||||||
|
|
||||||
|
<!--Barunba -->
|
||||||
|
<software name="barunba">
|
||||||
|
<description>Barnuba (Tourvision PCE bootleg)</description>
|
||||||
|
<year>1989</year>
|
||||||
|
<publisher>bootleg (Tourvision) / Zap / Namcot</publisher>
|
||||||
|
<part name="cart" interface="tourvision_cart">
|
||||||
|
<dataarea name="rom" size="1048576">
|
||||||
|
<!-- 0x80000 matches PCE barnuba -->
|
||||||
|
<rom name="barunba.bin" size="1048576" crc="1498678e" sha1="8a8e25617425dce2ad66a545b48652d307c91be0" offset="000000" />
|
||||||
|
</dataarea>
|
||||||
|
</part>
|
||||||
|
</software>
|
||||||
|
|
||||||
|
|
||||||
<!--Be Ball -->
|
<!--Be Ball -->
|
||||||
<software name="beballa">
|
<software name="beballa">
|
||||||
<description>Be Ball (alt) (Tourvision PCE bootleg)</description>
|
<description>Be Ball (alt) (Tourvision PCE bootleg)</description>
|
||||||
@ -813,6 +827,20 @@ Notes:
|
|||||||
</software>
|
</software>
|
||||||
|
|
||||||
|
|
||||||
|
<!--Power Tennis -->
|
||||||
|
<software name="ptennis" supported="partial">
|
||||||
|
<description>Power Tennis (Tourvision PCE bootleg)</description>
|
||||||
|
<year>1993</year>
|
||||||
|
<publisher>bootleg (Tourvision) / Hudson Soft</publisher>
|
||||||
|
<part name="cart" interface="tourvision_cart">
|
||||||
|
<dataarea name="rom" size="1048576">
|
||||||
|
<!-- 0x80000 matches PCE ptennis -->
|
||||||
|
<rom name="power_tennis.bin" size="1048576" crc="dd67515a" sha1="968b7066286ec6f055aa8a21c8e65439ebd9d7ad" offset="000000" />
|
||||||
|
</dataarea>
|
||||||
|
</part>
|
||||||
|
</software>
|
||||||
|
|
||||||
|
|
||||||
<!--Puzzle Boy -->
|
<!--Puzzle Boy -->
|
||||||
<software name="puzzlboy">
|
<software name="puzzlboy">
|
||||||
<description>Puzzle Boy (Tourvision PCE bootleg)</description>
|
<description>Puzzle Boy (Tourvision PCE bootleg)</description>
|
||||||
|
@ -24,6 +24,7 @@
|
|||||||
* Ankoku Densetu (Legendary Axe II)
|
* Ankoku Densetu (Legendary Axe II)
|
||||||
Armed-F (?)
|
Armed-F (?)
|
||||||
Ballistix (186)
|
Ballistix (186)
|
||||||
|
Barunba (39)
|
||||||
* Batman
|
* Batman
|
||||||
Be Ball (93)
|
Be Ball (93)
|
||||||
* Blodia
|
* Blodia
|
||||||
@ -64,7 +65,7 @@
|
|||||||
Kato & Ken (42)
|
Kato & Ken (42)
|
||||||
Kiki Kaikai (120)
|
Kiki Kaikai (120)
|
||||||
Legend Of Hero Tomna (56)
|
Legend Of Hero Tomna (56)
|
||||||
Makyo Densetsu - The Legenary Axe (?)
|
Makyo Densetsu - The Legenary Axe (40)
|
||||||
Mesopotamia (197)
|
Mesopotamia (197)
|
||||||
Mizubaku Daibouken Liquid Kids (10) (marketed as "Parasol Stars II")
|
Mizubaku Daibouken Liquid Kids (10) (marketed as "Parasol Stars II")
|
||||||
Mr. Heli (23)
|
Mr. Heli (23)
|
||||||
@ -83,6 +84,7 @@
|
|||||||
* Power Golf
|
* Power Golf
|
||||||
Power League IV (?)
|
Power League IV (?)
|
||||||
Power Sports (199)
|
Power Sports (199)
|
||||||
|
Power Tennis (183)
|
||||||
Pro Yakyuu World Stadium '91 (192)
|
Pro Yakyuu World Stadium '91 (192)
|
||||||
Psycho Chaser (14)
|
Psycho Chaser (14)
|
||||||
Puzzle Boy (57)
|
Puzzle Boy (57)
|
||||||
@ -106,7 +108,7 @@
|
|||||||
Tatsujin (31)
|
Tatsujin (31)
|
||||||
Terra Cresta II (27)
|
Terra Cresta II (27)
|
||||||
The NewZealand Story (11)
|
The NewZealand Story (11)
|
||||||
Thunder Blade (?)
|
Thunder Blade (34)
|
||||||
* Tiger Road
|
* Tiger Road
|
||||||
* Titan
|
* Titan
|
||||||
Toy Shop Boys (51)
|
Toy Shop Boys (51)
|
||||||
|
Loading…
Reference in New Issue
Block a user