mirror of
https://github.com/holub/mame
synced 2025-06-30 16:00:01 +03:00
telestory_cart.xml: Add info about undumped carts and fix some names (nw) (#6167)
* telestory_cart.xml: Add info about undumped carts and fix some game names (nw) * Typo (nw) * Typo (nw) * Another typo (nw)
This commit is contained in:
parent
e1de7dbec2
commit
bd13cb5d6f
@ -1,10 +1,27 @@
|
|||||||
<?xml version="1.0"?>
|
<?xml version="1.0"?>
|
||||||
<!DOCTYPE softwarelist SYSTEM "softwarelist.dtd">
|
<!DOCTYPE softwarelist SYSTEM "softwarelist.dtd">
|
||||||
|
|
||||||
|
<!--
|
||||||
|
|
||||||
|
Undumped carts:
|
||||||
|
|
||||||
|
-Power Ranger Mystic Force - Whispering Voices / Code Busters (USA)
|
||||||
|
-Thomas & Friends - Thomas Visits the Toy Shop / Thomas' Milkshake Mix (USA)
|
||||||
|
-Cinderella - Cinderella / Beauties in Bloom (USA)
|
||||||
|
-Dora the Explorer - At the Carnival / Dora Goes To School (USA)
|
||||||
|
-Winnie the Pooh - Bounce, Tigger, Bounce / Pooh's Honey Tree (USA)
|
||||||
|
-Spongebob SquarePants - Ice-Cream Dreams / Stop the Presses! (USA)
|
||||||
|
-The Lion King - The Lion King / The Lion King II - Simba's Pride (USA)
|
||||||
|
-Cenerentola - Cenerentola / Cenerentola Bellezze in Fiore (Italy)
|
||||||
|
-Il Re Reone - Il Re Leone / Il Re Leone 2: Il Regno di Simba (Italy)
|
||||||
|
-Winnie the Pooh - Salta Tigro, salta! / Winnie the Pooh l'orsetto goloso (Italy)
|
||||||
|
|
||||||
|
-->
|
||||||
|
|
||||||
<softwarelist name="telestory_cart" description="JAKKS Pacific Telestory cartridges">
|
<softwarelist name="telestory_cart" description="JAKKS Pacific Telestory cartridges">
|
||||||
|
|
||||||
<software name="cinders" supported="no">
|
<software name="cinders" supported="no">
|
||||||
<description>La cenicienta - Bellezas en Flor / Cinderella - Beauties in Bloom (Spain)</description>
|
<description>La Cenicienta - Bellezas en Flor / Cinderella - Beauties in Bloom (Spain)</description>
|
||||||
<year>2006</year>
|
<year>2006</year>
|
||||||
<publisher>JAKKS Pacific / Toymax</publisher>
|
<publisher>JAKKS Pacific / Toymax</publisher>
|
||||||
<part name="cart" interface="telestory_cart">
|
<part name="cart" interface="telestory_cart">
|
||||||
@ -26,7 +43,7 @@
|
|||||||
</software>
|
</software>
|
||||||
|
|
||||||
<software name="lionkings" supported="no">
|
<software name="lionkings" supported="no">
|
||||||
<description>El Rey León - El orgullo de Simba / The Lion King - Simba's Pride (Spain)</description>
|
<description>El Rey León II - El orgullo de Simba / The Lion King II - Simba's Pride (Spain)</description>
|
||||||
<year>2006</year>
|
<year>2006</year>
|
||||||
<publisher>JAKKS Pacific / Toymax</publisher>
|
<publisher>JAKKS Pacific / Toymax</publisher>
|
||||||
<part name="cart" interface="telestory_cart">
|
<part name="cart" interface="telestory_cart">
|
||||||
|
Loading…
Reference in New Issue
Block a user