Make...a certain game...work

This commit is contained in:
adelikat 2012-03-10 13:30:39 +00:00
parent 8a73d50e0b
commit efd4c5cbab
2 changed files with 2 additions and 1 deletions

View File

@ -30,7 +30,7 @@ namespace BizHawk.Emulation.Consoles.Nintendo
{
case "NES-CNROM": //adventure island
case "HVC-CNROM":
AssertPrg(16, 32); AssertChr(8,16,32);
AssertPrg(16, 32); AssertChr(8,16,24,32);
break;
case "KONAMI-CNROM": //gradius (J)
AssertPrg(32); AssertChr(32);

View File

@ -95,6 +95,7 @@ sha1:334DCB823B480957057C2B4C72686BE26823C12A V Fighting Hero (Unl) NES board=M
sha1:D09EF8127C64CBE817B45DF33C4D43E7B441E381 Final Fantasy V (Unl) NES board=Mapper164;PRG=512;CHR=0;WRAM=8;PRAM=8
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 H Peek-A-Boo Poker (Unl) NES board=NES-CNROM;PRG=32;CHR=24;WRAM=0
#include gamedb_neshomebrew.txt
#include gamedb_user.txt