Support board HVC-CNROM-256K-01 as Mapper 185

This commit is contained in:
adelikat 2016-10-15 07:58:11 -05:00
parent a45028bbff
commit 10a8ae8034
1 changed files with 1 additions and 0 deletions

View File

@ -30,6 +30,7 @@ namespace BizHawk.Emulation.Cores.Nintendo.NES
{
case "MAPPER185":
case "HVC-CNROM+SECURITY":
case "HVC-CNROM-256K-01":
copyprotection = true;
bus_conflict = true;
AssertPrg(16, 32); AssertChr(8);