mame/hash/c2color_cart.xml
David Haywood 12fe78d8c7 new NOT WORKING machines (TV Game work) (#4607)
* new NOT WORKING machines
---
XaviX Music & Circuit (XaviXPORT) [Sean Riddle, Peter Wilhelmsen]
Domyos Fitness Dance (Domyos Interactive System) [Sean Riddle, Peter Wilhelmsen]

also corrected name of jak_dor, this one os Nursery Rhyme Adventure, didn't realise there were 2 different Dora base units.
and fixed a few things in the ekara xml

* improved c2color documentation [zhongtiao1]

* (nw)

* DMA note (nw)
2019-02-05 16:11:16 -05:00

42 lines
2.4 KiB
XML

<?xml version="1.0"?>
<!DOCTYPE softwarelist SYSTEM "softwarelist.dtd">
<softwarelist name="c2color_cart" description="C2 Color cartridges">
<!--
Chinese name English Translation Released? Dumped? Year Released Cartridge # Publisher Notes Note 2:
带龙王封印 The Agreement with the Dragon King Y N 2015 1 Baiyi Animation Not a separate game, an extension for the built in game
之翼王的试炼 The Trials of King Wing Y N 2015 2 Baiyi Animation Not a separate game, an extension for the built in game
之英雄岛之烈焰魔 The Fire Devil of Hero Island Y N 2015 3 Baiyi Animation Not a separate game, an extension for the built in game
暗黑势力再临 The Dark Ones Come Again Y Y 2015 4 Baiyi Animation Not a separate game, an extension for the built in game
神秘的龙族之王 The Mysterious King of the Dragon Land Y Y 2015 5 Baiyi Animation Not a separate game, an extension for the built in game
植物大战僵尸2 Plants vs. Zombies 2 N N N/A 6 PopCap Games Supposed to be the only standalone game for the C2 Supposed to be released Q1 2016, but never was
? Locke Kingdom search N N N/A 7 Baiyi Animation Not a separate game, an extension for the built in game Mentioned as coming soon in a promotional booklet
-->
<software name="darkones" supported="no">
<description>The Dark Ones Come Again</description> <!-- TODO, romanized title instead? -->
<year>2015</year>
<publisher>Baiyi Animation</publisher>
<info name="alt_title" value="第4弹-暗黑势力再临"/>
<part name="cart" interface="c2color_cart">
<dataarea name="rom" size="0x800000">
<rom name="darkones.bin" size="0x800000" crc="d2735c91" sha1="f71c1cd300893a22e52d046bc9c489e0236c6b88" offset="0" />
</dataarea>
</part>
</software>
<software name="kingdlnd" supported="no">
<description>The Mysterious King of the Dragon Land</description> <!-- TODO, romanized title instead? -->
<year>2015</year>
<publisher>Baiyi Animation</publisher>
<info name="alt_title" value="第5弹-神秘的龙族之王"/>
<part name="cart" interface="c2color_cart">
<dataarea name="rom" size="0x800000">
<rom name="kingdlnd.bin" size="0x800000" crc="1e20d906" sha1="323df1ce05ff4fc1aaefe3e0e2b929aec40cc230" offset="0" />
</dataarea>
</part>
</software>
</softwarelist>