summaryrefslogtreecommitdiffstatshomepage
path: root/hash/nes.xml
diff options
context:
space:
mode:
author 0kmg <9137159+0kmg@users.noreply.github.com>2021-07-08 17:45:55 -0800
committer GitHub <noreply@github.com>2021-07-09 11:45:55 +1000
commit54217090316060fb670df9dddf60240d39f7a4f8 (patch)
treeddc98851a461d59e738b4c416756f2d04a4468fd /hash/nes.xml
parent482e61ae440ef26396d1dbea6dbeb2a1dcb57053 (diff)
bus/nes: Fixed Kaiser Metroid, promoted games to working. (#8204)
* metroidk: Corrected fixed bank address that caused game to crash after title screen. * metroidk: Corrected the nametable page mis-ordering that then becomes apparent when game is running. * crimebst uses standard zapper on ctrl2 - works fine. Software list items promoted to working ----------------------- Crime Busters Metroid - Jin Ji Zhi Ling (Asia, FDS conversion)
Diffstat (limited to 'hash/nes.xml')
-rw-r--r--hash/nes.xml6
1 files changed, 4 insertions, 2 deletions
diff --git a/hash/nes.xml b/hash/nes.xml
index 61baf0ea31b..c90a0aa5dda 100644
--- a/hash/nes.xml
+++ b/hash/nes.xml
@@ -51386,7 +51386,7 @@ preliminary proto for the PAL version, still running on NTSC systems) or the gfx
<!-- ORIGINAL & HACK PIRATE CARTS -->
- <software name="crimebst" supported="no">
+ <software name="crimebst">
<description>Crime Busters</description>
<year>1989</year>
<publisher>Gradiente ~ Bit Corp.</publisher>
@@ -51395,6 +51395,7 @@ preliminary proto for the PAL version, still running on NTSC systems) or the gfx
<feature name="slot" value="bitcorp_dis" />
<feature name="pcb" value="BIT-CORP-74*161/138" />
<feature name="mirroring" value="vertical" />
+ <feature name="peripheral" value="zapper" />
<dataarea name="prg" size="131072">
<rom name="0.prg" size="131072" crc="1a8b558e" sha1="e881a8df5352cb21d49a5ab154ba59da2ffc0534" offset="00000" />
</dataarea>
@@ -66787,10 +66788,11 @@ Also notice that VRAM & WRAM are probably incorrect for some of these sets, at t
</part>
</software>
- <software name="metroidk" supported="partial">
+ <software name="metroidk">
<description>Metroid - Jin Ji Zhi Ling (Asia, FDS conversion)</description>
<year>19??</year>
<publisher>Kaiser</publisher>
+ <info name="alt_title" value="緊急指令"/>
<part name="cart" interface="nes_cart">
<feature name="slot" value="ks7037" />
<feature name="pcb" value="UNL-KS7037" />