VS System Updates

This commit is contained in:
alyosha-tas 2016-10-29 16:06:11 -04:00 committed by GitHub
parent 15a37c28a8
commit 75181133cb
1 changed files with 3 additions and 0 deletions

View File

@ -41,6 +41,9 @@ namespace BizHawk.Emulation.Cores.Nintendo.NES
{
case "MAPPER075":
break;
case "MAPPER075VS":
NES._isVS = true;
break;
case "KONAMI-VRC-1":
case "JALECO-JF-20":
case "JALECO-JF-22":