mirror of
https://github.com/mamedev/mame.git
synced 2024-11-16 07:48:32 +01:00
2208d6f74e
* nintendo/nes_clone.cpp: Added Croaky Karaoke 16-in-1. * skeleton/hudson_poems.cpp: Implemented tile flip enable flag and added Spoo Daisuki! Playmat. * tvgames/spg2xx.cpp: Added Dora TV Globe-Trotter (France) and Lexibook Junior My 1st Drawing Studio. * tvgames/xavix.cpp: Added Tokyo Friend Park 2. * gcslottv.xml: Added Juu-ou Junior cartridge. New working systems ------------- Epoch / SSD Company LTD Tokyo Friend Park 2 (Japan) [David Haywood, TeamEurope] New working clones -------------- VTech Dora the Explorer - Dora TV Globe-Trotter (France) [David Haywood, TeamEurope] New systems marked not working ------------ Croaky Karaoke 16-in-1 [David Haywood, TeamEurope] Konami Goo Choco Lantan Spoo Daisuki! Playmat [David Haywood, TeamEurope] Lexibook Junior My 1st Drawing Studio [David Haywood, TeamEurope] New software list items marked not working --------------- gcslottv.xml: Jū-ō Junior [David Haywood, TeamEurope]
73 lines
2.5 KiB
XML
73 lines
2.5 KiB
XML
<?xml version="1.0"?>
|
|
<!DOCTYPE softwarelist SYSTEM "softwarelist.dtd">
|
|
<!--
|
|
license:CC0-1.0
|
|
-->
|
|
<softwarelist name="gcslottv" description="Gachinko Shōbu! PachisloTV cartridges">
|
|
<!-- cartridges contain the ROM only, the XaviX CPU and BIOS are in the base unit
|
|
|
|
***********************************************************************************
|
|
|
|
-->
|
|
|
|
<software name="aladdin" supported="no">
|
|
<description>Aladdin TV</description>
|
|
<year>2002</year>
|
|
<publisher>Sammy</publisher>
|
|
<part name="cart" interface="ekara_cart">
|
|
<dataarea name="rom" size="0x400000">
|
|
<rom name="slotslc01black.bin" size="0x400000" crc="d18ff203" sha1="8d62051565bfb1cc9eb14e4161ed892014e97c9c"/>
|
|
</dataarea>
|
|
</part>
|
|
</software>
|
|
|
|
<software name="ginginma" supported="no"> <!-- inputs do not respond on this one -->
|
|
<description>Ginginmaru TV</description>
|
|
<year>2002</year>
|
|
<publisher>Sammy</publisher>
|
|
<info name="alt_title" value="ギンギン丸TV"/>
|
|
<part name="cart" interface="ekara_cart">
|
|
<dataarea name="rom" size="0x400000">
|
|
<rom name="slotslc01orange.bin" size="0x400000" crc="f3e9c746" sha1="e242587406e9e4fa76ddb5120211e2eb996e36f8"/>
|
|
</dataarea>
|
|
</part>
|
|
</software>
|
|
|
|
<software name="salarymn" supported="no">
|
|
<description>Salaryman Kintarō</description>
|
|
<year>2002</year>
|
|
<publisher>Sammy</publisher>
|
|
<info name="alt_title" value="サラリーマン金太郎"/>
|
|
<part name="cart" interface="ekara_cart">
|
|
<dataarea name="rom" size="0x400000">
|
|
<rom name="slotslc05red.bin" size="0x400000" crc="b30e908e" sha1="f9ad6b93bcf626ba1d5222af13088565a5d4a729"/>
|
|
</dataarea>
|
|
</part>
|
|
</software>
|
|
|
|
<!-- green cartridge -->
|
|
<software name="juojr" supported="no">
|
|
<description>Jū-ō Junior</description>
|
|
<year>2002</year>
|
|
<publisher>Sammy</publisher>
|
|
<info name="alt_title" value="獣王 Junior"/>
|
|
<part name="cart" interface="ekara_cart">
|
|
<dataarea name="rom" size="0x200000">
|
|
<rom name="beastkingjr.u1" size="0x200000" crc="3e940c19" sha1="34bb55d8b8a574478d2e3646b73b6fe5d4ca46a9"/>
|
|
</dataarea>
|
|
</part>
|
|
</software>
|
|
|
|
<software name="mojuotv" supported="no">
|
|
<description>Mōjū-ō TV</description>
|
|
<year>2002</year>
|
|
<publisher>Sammy</publisher>
|
|
<info name="alt_title" value="猛獣王TV"/>
|
|
<part name="cart" interface="ekara_cart">
|
|
<dataarea name="rom" size="0x800000">
|
|
<rom name="slotslc07yellow.bin" size="0x800000" crc="461a9ede" sha1="e41b97409e17ce16fe522a3a45c4577c6dbed522"/>
|
|
</dataarea>
|
|
</part>
|
|
</software>
|
|
|
|
</softwarelist>
|