summaryrefslogtreecommitdiffstatshomepage
path: root/hash/nes.xml
diff options
context:
space:
mode:
author 0kmg <9137159+0kmg@users.noreply.github.com>2021-09-25 11:42:28 -0800
committer GitHub <noreply@github.com>2021-09-25 15:42:28 -0400
commit9ca2d514b76d255b65c97643bb38690dc6699a77 (patch)
treeefdc712f8bd0d1a6e421521673e3cb89d335b22a /hash/nes.xml
parent606b7a8d7c0387a296784b20fe249133dbb38f06 (diff)
bus/nes: Fixed hardwired 4-screen mirroring for MMC3 games. (#8620)
- Fixes most graphics glitches in Rad Racer II and unlicensed Jurassic Boy 2, Rocman X carts.
Diffstat (limited to 'hash/nes.xml')
-rw-r--r--hash/nes.xml5
1 files changed, 4 insertions, 1 deletions
diff --git a/hash/nes.xml b/hash/nes.xml
index b03f6a8d6da..909f15cb5a0 100644
--- a/hash/nes.xml
+++ b/hash/nes.xml
@@ -30488,7 +30488,7 @@ license:CC0
</part>
</software>
- <software name="radracr2" supported="partial">
+ <software name="radracr2">
<description>Rad Racer II (USA)</description>
<year>1990</year>
<publisher>Square</publisher>
@@ -53095,6 +53095,7 @@ preliminary proto for the PAL version, still running on NTSC systems) or the gfx
<part name="cart" interface="nes_cart">
<feature name="slot" value="txrom" />
<feature name="pcb" value="NES-TLROM" />
+ <feature name="mirroring" value="4screen" />
<dataarea name="chr" size="131072">
<rom name="jurassic boy 2 (asia) (unl).chr" size="131072" crc="6f043956" sha1="30b107c995edd9b986a496d54d7581f5a6e187ce" offset="00000" status="baddump" />
</dataarea>
@@ -53129,6 +53130,7 @@ preliminary proto for the PAL version, still running on NTSC systems) or the gfx
<part name="cart" interface="nes_cart">
<feature name="slot" value="txrom" />
<feature name="pcb" value="NES-TLROM" />
+ <feature name="mirroring" value="4screen" />
<dataarea name="chr" size="262144">
<rom name="rocman x (asia) (unl).chr" size="262144" crc="dcb06887" sha1="5e846b18a5caf16b1fb384a08b13b2e08d7a45e6" offset="00000" status="baddump" />
</dataarea>
@@ -53146,6 +53148,7 @@ preliminary proto for the PAL version, still running on NTSC systems) or the gfx
<part name="cart" interface="nes_cart">
<feature name="slot" value="txrom" />
<feature name="pcb" value="NES-TLROM" />
+ <feature name="mirroring" value="4screen" />
<dataarea name="chr" size="262144">
<rom name="rocman x (sachen) (japan).chr" size="262144" crc="5da2317a" sha1="ba45052ed4a2d8dc1320e6ec0ade293493322c4a" offset="00000" status="baddump" />
</dataarea>