summaryrefslogtreecommitdiffstatshomepage
path: root/hash/c2color_cart.xml
diff options
context:
space:
mode:
author Vas Crabb <vas@vastheman.com>2019-03-26 11:13:37 +1100
committer Vas Crabb <vas@vastheman.com>2019-03-26 11:13:37 +1100
commit97b67170277437131adf6ed4d60139c172529e4f (patch)
tree7a5cbf608f191075f1612b1af15832c206a3fe2d /hash/c2color_cart.xml
parentb380514764cf857469bae61c11143a19f79a74c5 (diff)
(nw) Clean up the mess on master
This effectively reverts b380514764cf857469bae61c11143a19f79a74c5 and c24473ddff715ecec2e258a6eb38960cf8c8e98e, restoring the state at 598cd5227223c3b04ca31f0dbc1981256d9ea3ff. 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.
Diffstat (limited to 'hash/c2color_cart.xml')
-rw-r--r--hash/c2color_cart.xml42
1 files changed, 42 insertions, 0 deletions
diff --git a/hash/c2color_cart.xml b/hash/c2color_cart.xml
new file mode 100644
index 00000000000..cc448cb7b04
--- /dev/null
+++ b/hash/c2color_cart.xml
@@ -0,0 +1,42 @@
+<?xml version="1.0"?>
+<!DOCTYPE softwarelist SYSTEM "softwarelist.dtd">
+<softwarelist name="c2color_cart" description="C2 Color cartridges">
+
+ <!--
+ Chinese name Pinyin English Translation Released? Dumped? Year Released Cartridge # Publisher Notes Note 2:
+ 带龙王封印 Dài Lóngwáng Fēngyìn The Agreement with the Dragon King Y N 2015 1 Baiyi Animation Not a separate game, an extension for the built in game
+ 之翼王的试炼 Zhī Yìwáng De Shì Liàn The Trials of King Wing Y N 2015 2 Baiyi Animation Not a separate game, an extension for the built in game
+ 之英雄岛之烈焰魔 Zhī Yīngxióng Dǎo Zhī Lièyàn Mó The Fire Devil of Hero Island Y N 2015 3 Baiyi Animation Not a separate game, an extension for the built in game
+ 暗黑势力再临 Ànhēi Shìlì Zài Lín The Dark Ones Come Again Y Y 2015 4 Baiyi Animation Not a separate game, an extension for the built in game
+ 神秘的龙族之王 Shénmì De Lóngzú Zhī Wáng 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 Zhíwù Dàzhàn Jiāngshī 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>Dì 4 dàn: Ànhēi Shìlì Zài Lín</description>
+ <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>Dì 5 dàn: Shénmì De Lóngzú Zhī Wáng</description>
+ <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>
+
+