mame/hash/ekara_japan_d.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

81 lines
2.7 KiB
XML

<?xml version="1.0"?>
<!DOCTYPE softwarelist SYSTEM "softwarelist.dtd">
<softwarelist name="ekara_japan_d" description="Takara e-kara (Japan) D-xx / DCxxxx- series cartridges">
<!-- cartridges contain ROM + SEEPROM only, the XaviX CPU and BIOS are in the base unit
***********************************************************************************
Japanese cart listing (by D code) (D-xx on cartridge / box, DC in cart identifier code)
* = dumped
These are for use with 4 units
1. e-Kara
2. Taiko De Popira
3. Popira
4. Popira 2
note BAT and BHT aren't the same series
*D-1 DC0001-BHT BHT (Best Artists?) Volume 8 (most other BHT carts are in G series, or P series)
*D-2 DC0002-BAT BAT Volume 6
*D-3 DC0003-BHT BHT (Best Artists?) Volume 9
D-4 DC0004-TPJ TV Pop Volume 8
*D-5 DC0005-TPJ TV Pop Volume 9
D-6 DC0006-BHT BHT (Best Artists?) Volume 10
D-7 DC0007- (untranslated) Volume 4
D-8 DC0008-BAT BAT Volume 7?
(more? what's the D highest number?)
-->
<software name="dc0001">
<description>BHT Volume 8 (Japan) (DC0001-BHT)</description>
<year>2003</year>
<publisher>Takara</publisher>
<part name="cart" interface="ekara_cart">
<feature name="slot" value="rom_24lc02"/>
<dataarea name="rom" size="0x100000">
<rom name="dc0001-bht.u1" size="0x100000" crc="bd0c4044" sha1="496f9270c0285480ad513c2628260a5ed629dfd6" offset="0" />
</dataarea>
</part>
</software>
<software name="dc0002">
<description>BAT Volume 6 (Japan) (DC0002-BAT)</description>
<year>2003</year>
<publisher>Takara</publisher>
<part name="cart" interface="ekara_cart">
<feature name="slot" value="rom_24lc02"/>
<dataarea name="rom" size="0x100000">
<rom name="dc0002-bat.u1" size="0x100000" crc="bb4e13a7" sha1="f9d3a669de1b7ad3080eb428575905ee2170458c" offset="0" />
</dataarea>
</part>
</software>
<software name="dc0003">
<description>BHT Volume 9 (Japan) (DC0003-BHT)</description>
<year>2003</year>
<publisher>Takara</publisher>
<part name="cart" interface="ekara_cart">
<feature name="slot" value="rom_24lc02"/>
<dataarea name="rom" size="0x100000">
<rom name="dc0003-bht.u1" size="0x100000" crc="fd15d60f" sha1="c017d3fa1e10ad13cc130b92bd149a347d5c996c" offset="0" />
</dataarea>
</part>
</software>
<software name="dc0005">
<description>TV Pop Volume 9 (Japan) (DC0005-TPJ)</description>
<year>2004</year>
<publisher>Takara</publisher>
<part name="cart" interface="ekara_cart">
<feature name="slot" value="rom_24lc02"/>
<dataarea name="rom" size="0x100000">
<rom name="dc0005-tpj.u1" size="0x100000" crc="515c125f" sha1="a7c7bf758b1afecb8fb55eb5766343325c1acc89" offset="0" />
</dataarea>
</part>
</software>
</softwarelist>