From 0e1f3e4501192fffe2c33ce0f70fa100aab4291c Mon Sep 17 00:00:00 2001 From: goyuken Date: Wed, 22 Jan 2014 02:06:33 +0000 Subject: [PATCH] NES: fix db snafu that prevented afrom man from running --- .../Consoles/Nintendo/NES/Boards/MMC3_family/TxROM.cs | 1 + 1 file changed, 1 insertion(+) diff --git a/BizHawk.Emulation.Cores/Consoles/Nintendo/NES/Boards/MMC3_family/TxROM.cs b/BizHawk.Emulation.Cores/Consoles/Nintendo/NES/Boards/MMC3_family/TxROM.cs index 4029fb7166..afff35385d 100644 --- a/BizHawk.Emulation.Cores/Consoles/Nintendo/NES/Boards/MMC3_family/TxROM.cs +++ b/BizHawk.Emulation.Cores/Consoles/Nintendo/NES/Boards/MMC3_family/TxROM.cs @@ -39,6 +39,7 @@ namespace BizHawk.Emulation.Cores.Nintendo.NES case "MAPPER116_HACKY": break; + case "TXROM-HOMEBREW": // should this even exist? case "MAPPER004": break; case "NES-TBROM": //tecmo world cup soccer (DE) [untested]