mirror of
https://github.com/holub/mame
synced 2025-07-29 12:57:38 +03:00

* new WORKING machines ---- Guitar Super Star (Fender Stratocaster style) [Sean Riddle, David Haywood] * better filename (nw) * new NOT WORKING ---- Excite Sports Tennis x Fitness (Japan) [Sean Riddle, Peter Wilhelmsen, ShouTime] * shuffle (nw) * new NOT WORKING ---- Wikid Joystick [TeamEurope, David Haywood] * new Software List entries (Mobigo.xml) [TeamEurope] Rapunzel - Neu Verfohnt (Germany) (80-251704) Cars 2 (Germany) (80-251904) Die Pinguine aus Madagascar - Operation Krone (Germany) (80-250304) Micky Maus - Wunderhaus (Germany) (80-250504) Ben 10 - UltimateAlien - Mine der Gedanken (Germany) (80-250604) Dora - Tag des Zwillings (Germany) (80-250804) Disney Princess (Germany) (80-251104) Cars Toon - Hooks unglaubliche Geschichten (Germany) (80-251204) * new Software List entries (telestory_cart.xml) [TeamEurope, David Haywood] Power Rangers - Mystic Force Dora the Explorer (Spanish) * new NOT WORKING --- TV Touch Games: Star Wars Original Trilogy [Sean Riddle, David Haywood] * srcclean some of my stuff (nw) * shuffle (nw) * shuffle (nw) * new NOT WORKING --- Big Buck Hunter Safari (JAKKS Pacific TV Game) [Sean Riddle, David Haywood] * (nw) * (nw) * (nw)
52 lines
1.8 KiB
XML
52 lines
1.8 KiB
XML
<?xml version="1.0"?>
|
|
<!DOCTYPE softwarelist SYSTEM "softwarelist.dtd">
|
|
|
|
<!-- Only 4 cartridges were released for this system, all in 'Series 1' -->
|
|
|
|
<softwarelist name="buzztime_cart" description="Cadaco Buzztime Trivia Cartridges">
|
|
<software name="tv" supported="no">
|
|
<description>Series 1 - TV Trivia</description>
|
|
<year>200?</year>
|
|
<publisher>Cadaco</publisher>
|
|
<part name="cart" interface="buzztime_cart">
|
|
<dataarea name="rom" size="0x200000">
|
|
<rom name="buzztimeseries1tv.bin" size="0x200000" crc="295be60f" sha1="960065e7b8eb0b65dfb7c3b067940de3362d1b0e"/>
|
|
</dataarea>
|
|
</part>
|
|
</software>
|
|
|
|
<software name="history" supported="no">
|
|
<description>Series 1 - History Trivia</description>
|
|
<year>200?</year>
|
|
<publisher>Cadaco</publisher>
|
|
<part name="cart" interface="buzztime_cart">
|
|
<dataarea name="rom" size="0x200000">
|
|
<rom name="buzztimeseries1history.bin" size="0x200000" crc="384b0c0e" sha1="c359e69b5c91ba98ebf477aee1bb5f62b721b427"/>
|
|
</dataarea>
|
|
</part>
|
|
</software>
|
|
|
|
<software name="everytng" supported="no">
|
|
<description>Series 1 - Everything Trivia</description>
|
|
<year>200?</year>
|
|
<publisher>Cadaco</publisher>
|
|
<part name="cart" interface="buzztime_cart">
|
|
<dataarea name="rom" size="0x200000">
|
|
<rom name="buzztimeseries1everything.bin" size="0x200000" crc="84acabd9" sha1="cbbda9134bd899a3ec0b91664a3db0f986d5636b"/>
|
|
</dataarea>
|
|
</part>
|
|
</software>
|
|
|
|
<software name="sports" supported="no">
|
|
<description>Series 1 - Sports Trivia</description>
|
|
<year>200?</year>
|
|
<publisher>Cadaco</publisher>
|
|
<part name="cart" interface="buzztime_cart">
|
|
<dataarea name="rom" size="0x200000">
|
|
<rom name="buzztimeseries1sports.bin" size="0x200000" crc="b1f00f7a" sha1="4a99f06831fd265a5f7c11d20a212baab0c0a707"/>
|
|
</dataarea>
|
|
</part>
|
|
</software>
|
|
|
|
</softwarelist>
|