straighten out mappers 232 and 71
This commit is contained in:
parent
0079d6ade5
commit
c3ba1905ca
|
@ -32,7 +32,7 @@ namespace BizHawk.Emulation.Consoles.Nintendo
|
|||
//configure
|
||||
switch (Cart.board_type)
|
||||
{
|
||||
case "CAMERICA-ALGQ": //Linus Spacehead's Cosmic Crusade (U)
|
||||
case "CAMERICA-ALGN": //Linus Spacehead's Cosmic Crusade (U)
|
||||
AssertPrg(128,256); AssertChr(0); AssertWram(0); AssertVram(8);
|
||||
break;
|
||||
case "CAMERICA-BF9093": //Big Nose Freaks Out (U)
|
||||
|
|
Loading…
Reference in New Issue