Fix Mapper 66 with added asserts

This commit is contained in:
alyosha-tas 2016-11-02 15:44:30 -04:00 committed by GitHub
parent b1f22e8b05
commit 8f51b42a2e
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ namespace BizHawk.Emulation.Cores.Nintendo.NES
switch (Cart.board_type)
{
case "MAPPER066":
AssertPrg(32, 64, 128); AssertChr(8, 16, 32); AssertVram(0); AssertWram(0);
AssertPrg(32, 64, 128); AssertChr(8, 16, 32, 64); AssertVram(0); AssertWram(0,8);
break;
case "NES-GNROM": // Thunder & Lightning 128 prg
// THere are no known with 64 prg