NESHawk - GxROM - require asserts on mapper 66 designations, they are no less required there
This commit is contained in:
parent
2c1f0013c3
commit
90622546dc
|
@ -28,7 +28,6 @@ namespace BizHawk.Emulation.Cores.Nintendo.NES
|
|||
switch (Cart.board_type)
|
||||
{
|
||||
case "MAPPER066":
|
||||
break;
|
||||
case "NES-GNROM": //thunder & lightning
|
||||
case "BANDAI-GNROM":
|
||||
case "HVC-GNROM":
|
||||
|
|
Loading…
Reference in New Issue