diff options
| author | 2021-09-25 21:08:46 -0800 | |
|---|---|---|
| committer | 2021-09-26 15:08:46 +1000 | |
| commit | 6fde634cf3d9914b137c2a18045f3b1d7f5da948 (patch) | |
| tree | 1df02819152a013ad40e9a814b03ab890e7e36e2 | |
| parent | 9ecfb51aabd722ddb89e14bfcbe16caef3ae8a12 (diff) | |
nes.xml: Removed a duplicate dump of Xiangshuai Chuanqi. (#8618)
| -rw-r--r-- | hash/nes.xml | 26 |
1 files changed, 4 insertions, 22 deletions
diff --git a/hash/nes.xml b/hash/nes.xml index 919172fb2ab..0c04b3c4485 100644 --- a/hash/nes.xml +++ b/hash/nes.xml @@ -56937,15 +56937,15 @@ preliminary proto for the PAL version, still running on NTSC systems) or the gfx </part> </software> - <software name="xianscq" supported="no"> +<!-- The identical game was also released by Nanjing (probably later?) as NJ103 --> + <software name="xiangscq" supported="no"> <description>Xiāngshuài Chuánqí (China, Shenzhen Jncota)</description> - <year>19??</year> + <year>200?</year> <publisher>Shenzhen Jncota</publisher> <info name="serial" value="KT-1007"/> <info name="alt_title" value="香帅传奇"/> <part name="cart" interface="nes_cart"> - <feature name="slot" value="txrom" /> - <feature name="pcb" value="NES-TLROM" /> <!-- Wrong. It actually uses an extended mapper, based on TLROM, which we don't support yet --> + <feature name="slot" value="bmc_1200in1" /> <!-- mapper 227 is supposedly correct --> <dataarea name="prg" size="1048576"> <rom name="[kt-1007] xiang shuai chuan qi (c).prg" size="1048576" crc="f41f61d9" sha1="c5498e1778e88895a7b34b92c24f18b36d12b9eb" offset="00000" status="baddump" /> </dataarea> @@ -59012,24 +59012,6 @@ preliminary proto for the PAL version, still running on NTSC systems) or the gfx </part> </software> - <software name="xscq" supported="no"> - <description>Xiang Shuai Chuan Qi (Chi)</description> - <year>19??</year> - <publisher>Nanjing</publisher> - <info name="serial" value="NJ0??"/> - <info name="alt_title" value="香帅传奇"/> - <part name="cart" interface="nes_cart"> - <feature name="slot" value="bmc_1200in1" /> - <feature name="pcb" value="BMC-1200IN1" /> <!-- is this really Mapper 227?!? --> - <dataarea name="prg" size="1048576"> - <rom name="xiangshuai chuanqi (unl) (nanjing).prg" size="1048576" crc="f41f61d9" sha1="c5498e1778e88895a7b34b92c24f18b36d12b9eb" offset="00000" status="baddump" /> - </dataarea> - <!-- 8k VRAM on cartridge --> - <dataarea name="vram" size="8192"> - </dataarea> - </part> - </software> - <!-- [NJ0XX] 方世玉 ~ Fang Shi Yu --> <!-- [NJ0XX] 东方不败 ~ Dong Fang Bu Bai --> <!-- [NJ0XX] 机器人大战 ~ Ji Qi Ren Da Zhan --> |
