From cffc9293c18317ca152284917badecf986847584 Mon Sep 17 00:00:00 2001 From: goyuken Date: Tue, 16 Oct 2012 21:59:30 +0000 Subject: [PATCH] nes mapper 164: fix final fantasy v graphics --- BizHawk.Emulation/Consoles/Nintendo/NES/Boards/Mapper164.cs | 1 + BizHawk.MultiClient/output/gamedb/gamedb.txt | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/BizHawk.Emulation/Consoles/Nintendo/NES/Boards/Mapper164.cs b/BizHawk.Emulation/Consoles/Nintendo/NES/Boards/Mapper164.cs index e141344429..e848ae3062 100644 --- a/BizHawk.Emulation/Consoles/Nintendo/NES/Boards/Mapper164.cs +++ b/BizHawk.Emulation/Consoles/Nintendo/NES/Boards/Mapper164.cs @@ -55,6 +55,7 @@ namespace BizHawk.Emulation.Consoles.Nintendo } prg_bank = 0xFF; prg_bank_mask_32k = Cart.prg_size / 32 - 1; + SetMirrorType(Cart.pad_h, Cart.pad_v); return true; } diff --git a/BizHawk.MultiClient/output/gamedb/gamedb.txt b/BizHawk.MultiClient/output/gamedb/gamedb.txt index 4438c86c04..6f288a3eb2 100644 --- a/BizHawk.MultiClient/output/gamedb/gamedb.txt +++ b/BizHawk.MultiClient/output/gamedb/gamedb.txt @@ -75,7 +75,7 @@ sha1:536D623BA02A622BDE8E2D7D514AE9785B5E0357 H Punch Out!! Kirby (Hack) (U) NES ;;;;;;;;;;;;;;;;;;;----------------------------------------------------------------------- ;obscure and unlicensed roms which are not likely to be in bootgod's DB anytime soon but which are nonetheless "good" as far as things go ;people like these games (especially vast quantities of chinese oddities) so its important to add them here as good -sha1:D09EF8127C64CBE817B45DF33C4D43E7B441E381 Final Fantasy V (Unl) NES board=MAPPER164;PRG=512;CHR=0;WRAM=8;PRAM=8 +sha1:D09EF8127C64CBE817B45DF33C4D43E7B441E381 Final Fantasy V (Unl) NES board=MAPPER164;PRG=512;CHR=0;WRAM=8;PRAM=8;PAD_V=1 sha1:92D9695FEB774F60965A8303CFE3E6AAEE7B7B62 Magic Dragon (Unl) NES board=MAPPER107;PRG=128;CHR=64;WRAM=8;PAD_H=1 sha1:6DF9AECF5787C0833B0F05A9A83D0E58A6153977 Rumblestation 15-in-1 (Unl) NES board=MAPPER046;PRG=1024;CHR=1024;WRAM=0 sha1:E4BFD5AB3C3649DBD36B9A7280CF431641BCBCEC Peek-A-Boo Poker (Unl) NES board=NES-CNROM;PRG=32;CHR=24;WRAM=0