mirror of
https://github.com/mamedev/mame.git
synced 2024-11-16 07:48:32 +01:00
48 lines
1.9 KiB
XML
48 lines
1.9 KiB
XML
<?xml version="1.0"?>
|
|
<!DOCTYPE softwarelist SYSTEM "softwarelist.dtd">
|
|
<!--
|
|
license:CC0-1.0
|
|
-->
|
|
<softwarelist name="jakks_gamekey_nk" description="JAKKS Pacific 'NK' Game Keys">
|
|
|
|
<!-- This list is for the 'NK' coded Game Keys, for Nicktoons and related systems -->
|
|
|
|
<software name="dora">
|
|
<description>Soccer Shootout & Juego De Futbol De Dora & Dora's Star Mountain Adventure</description>
|
|
<year>2005</year>
|
|
<publisher>JAKKS Pacific / Handheld Games</publisher>
|
|
<part name="cart" interface="jakks_gamekey">
|
|
<dataarea name="rom" size="0x800000">
|
|
<rom name="nk_dora.bin" size="0x200000" crc="2bcdf9a5" sha1="ac86d967b269cb8c4ecc9c8b99fb5c16424da7be" offset="0" />
|
|
<rom size="0x200000" offset="0x200000" loadflag="reload" />
|
|
<rom size="0x200000" offset="0x400000" loadflag="reload" />
|
|
<rom size="0x200000" offset="0x600000" loadflag="reload" />
|
|
</dataarea>
|
|
</part>
|
|
</software>
|
|
|
|
<software name="volbird">
|
|
<description>Nicktoons Vollyball & Birdie Putt</description>
|
|
<year>2005</year>
|
|
<publisher>JAKKS Pacific / Handheld Games</publisher>
|
|
<part name="cart" interface="jakks_gamekey">
|
|
<feature name="slot" value="rom_24lc04"/>
|
|
<dataarea name="rom" size="0x800000">
|
|
<rom name="nicktoonsgkvolleyballbirdie.bin" size="0x200000" crc="7eccb308" sha1="bf7f7ff752ea2652ad099d26e53dade4e4f9e9a1" offset="0" />
|
|
</dataarea>
|
|
</part>
|
|
</software>
|
|
|
|
<software name="popsnow">
|
|
<description>SpongeBob Sponge Pop & Snowball Showdown (15 AUGUST 2005 D)</description>
|
|
<year>2005</year>
|
|
<publisher>JAKKS Pacific / HotGen Ltd</publisher>
|
|
<part name="cart" interface="jakks_gamekey">
|
|
<feature name="slot" value="rom_24lc04"/>
|
|
<dataarea name="rom" size="0x800000">
|
|
<rom name="spongebobgkpopsnowball.bin" size="0x200000" crc="8194baeb" sha1="cac7c6989696dc52088013d198314993d72f3c74" offset="0" />
|
|
</dataarea>
|
|
</part>
|
|
</software>
|
|
|
|
</softwarelist>
|