NESHawk - support UNIF_UNL-SA-72007 (same thing as Mapper 145)
This commit is contained in:
parent
631249f08a
commit
9f59219a39
|
@ -28,6 +28,7 @@ namespace BizHawk.Emulation.Cores.Nintendo.NES
|
|||
ExpWrite = SA0161M_Write;
|
||||
break;
|
||||
case "MAPPER145":
|
||||
case "UNIF_UNL-SA-72007":
|
||||
ExpWrite = SA72007_Write;
|
||||
break;
|
||||
case "MAPPER133":
|
||||
|
|
Loading…
Reference in New Issue