mirror of
https://github.com/holub/mame
synced 2025-09-07 23:01:11 +03:00
29 lines
1.1 KiB
XML
29 lines
1.1 KiB
XML
<?xml version="1.0"?>
|
||
<!DOCTYPE softwarelist SYSTEM "softwarelist.dtd">
|
||
<!--
|
||
license:CC0-1.0
|
||
-->
|
||
<softwarelist name="duelmast_cart" description="Takara Duel Masters: Duel Station cartridges">
|
||
<!-- cartridges contain the ROM only, the XaviX CPU and BIOS are in the base unit
|
||
|
||
***********************************************************************************
|
||
|
||
-->
|
||
|
||
<!-- only the single known cart exists for this system -->
|
||
|
||
<software name="ver1" supported="no">
|
||
<description>Duel Masters: Duel Station Senyō Cartridge Ver.1</description>
|
||
<year>2003</year>
|
||
<publisher>Takara</publisher>
|
||
<info name="alt_title" value="デュエルマスターズ デュエルステーション専用カートリッジ Ver.1" />
|
||
<part name="cart" interface="ekara_cart">
|
||
<dataarea name="rom" size="0x800000">
|
||
<rom name="duelmasters_cart_ver1.u1" offset="0x000000" size="0x400000" crc="7ba0d51f" sha1="6227866c732ff0b5c9f5026ebabdf220a6c53cc1"/>
|
||
<rom name="duelmasters_cart_ver1.u3" offset="0x400000" size="0x400000" crc="1881fc17" sha1="daf201efac1073e790d94438dc49ac5b65df8d67"/>
|
||
</dataarea>
|
||
</part>
|
||
</software>
|
||
|
||
</softwarelist>
|