mame/hash/jakks_gamekey_dp.xml
Vas Crabb 97b6717027 (nw) Clean up the mess on master
This effectively reverts b380514764 and
c24473ddff, restoring the state at
598cd52272.

Before pushing, please check that what you're about to push is sane.
Check your local commit log and ensure there isn't anything out-of-place
before pushing to mainline.  When things like this happen, it wastes
everyone's time.  I really don't need this in a week when real work™ is
busting my balls and I'm behind where I want to be with preparing for
MAME release.
2019-03-26 11:13:37 +11:00

18 lines
718 B
XML

<?xml version="1.0"?>
<!DOCTYPE softwarelist SYSTEM "softwarelist.dtd">
<softwarelist name="jakks_gamekey_dp" description="JAKKS Pacific 'DP' Game Keys">
<!-- This list is for the 'DP' coded Game Keys, for Disney Princess -->
<software name="snowwhit">
<description>Snow White and the Seven Dwarfs - Memory Chase &amp; Rescue Race</description>
<year>2005</year>
<publisher>JAKKS Pacific / Taniko</publisher>
<part name="cart" interface="jakks_gamekey">
<dataarea name="rom" size="0x800000">
<rom name="jakksdisneyprincessmemorychaserescueracegk.bin" size="0x200000" crc="affca84b" sha1="f3b3a4c2db48c2c93cd616db18094470ec070068" offset="0" />
</dataarea>
</part>
</software>
</softwarelist>