Files
libretro/bios/Arcade/MAME/hash/duelmast_cart.xml
2026-03-17 11:53:42 +01:00

29 lines
1.1 KiB
XML
Raw Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?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>