mirror of
https://github.com/holub/mame
synced 2025-04-18 22:49:58 +03:00

* new WORKING machine --- MGT 20-in-1 TV-Spielekonsole (Germany) [TeamEurope, David Haywood] * text to follow later (nw) * (nw) * (nw) * (nw) * (nw) * new WORKING machines ---- My Sports Challenge (6-in-1 version, QVC license) [Sean Riddle, David Haywood, Ryan Holtz] Decathlon [Sean Riddle, ClawGrip] new NOT WORKING --- Karao Kids Songs 2 (Spain) [Sean Riddle, ClawGrip] Club Jenna Presents: Jenna Jameson's Strip Poker [Sean Riddle, David Haywood, Ryan Holtz] Mini Arcade Machine (Red5) [TeamEurope, David Haywood] Lexibook Compact Cyber Arcade - Disney Princess [TeamEurope, David Haywood] * added a placeholder for Sean's Casio ROM pack dumps (nw) * promote the poker game (nw) * (nw) * (nw) * Casio ROM pack details from Clawgrip * new NOT WORKING --- Duck Commander (JAKKS Pacific TV Game) [Sean Riddle, David Haywood] Star Wars Clone Trooper (JAKKS Pacific TV Game) [Sean Riddle, David Haywood] The Walking Dead: Zombie Hunter (JAKKS Pacific TV Game) [Sean Riddle, David Haywood] The Walking Dead: Battleground (JAKKS Pacific TV Game) [Sean Riddle] Toy Story - Toys on the Move (JAKKS Pacific TV Motion Game) [Sean Riddle, Clawgrip] * new NOT WORKING ---- Teenage Mutant Ninja Turtles: Mutant and Monster Mayhem [Sean Riddle] * new WORKING machines ---- Plug & Play Game Controller with 200 Games (Supreme 200) [TeamEurope] healthy dose of obvious unlicensed NES hacks here.. including 1st party Nindendo and Namco games. * new NOT WORKING ---- MobiGo 2 (Germany) [TeamEurope] + start of Sofwtare List [TeamEurope] * (nw)
31 lines
1.3 KiB
XML
31 lines
1.3 KiB
XML
<?xml version="1.0"?>
|
|
<!DOCTYPE softwarelist SYSTEM "softwarelist.dtd">
|
|
<softwarelist name="mobigo_cart" description="VTech Mobigo Cartridges">
|
|
|
|
<!-- 52-250704 - Mobigo 2 Game Cartridge (Internal Game) (GER) is a dummy cartridge to enable the game in the BIOS -->
|
|
|
|
<software name="kfpand2" supported="no">
|
|
<description>Kung Fu Panda 2 (Germany) (80-252004)</description>
|
|
<year>200?</year>
|
|
<publisher>VTech</publisher>
|
|
<part name="cart" interface="mobigo_cart">
|
|
<dataarea name="rom" size="0x1000000">
|
|
<rom name="80-252004 - kung fu panda 2 (ger).bin" size="0x1000000" crc="88b0b148" sha1="a2ce8915c8acf3a9c7741cae7fcc51aa59895de9"/>
|
|
</dataarea>
|
|
</part>
|
|
</software>
|
|
|
|
<!-- this is from a special large scale Kiosk unit, which should also have a unique BIOS. Maybe move into driver as a hardcodd cart once BIOS is dumped rather than having it here? -->
|
|
<software name="kiosk" supported="no">
|
|
<description>Mobigo Kiosk (Germany)</description>
|
|
<year>200?</year>
|
|
<publisher>VTech</publisher>
|
|
<part name="cart" interface="mobigo_cart">
|
|
<dataarea name="rom" size="0x2000000">
|
|
<rom name="mobigo kiosk cartridge (ger).bin" size="0x2000000" crc="8026b80d" sha1="ded9e5dcf89f30b6011e826da466f7cd6bbd5a2d"/>
|
|
</dataarea>
|
|
</part>
|
|
</software>
|
|
|
|
</softwarelist>
|