diff --git a/BizHawk.Emulation.Cores/Consoles/SNK/NeoGeoPort.cs b/BizHawk.Emulation.Cores/Consoles/SNK/NeoGeoPort.cs index b7f1f06b28..cbcbadeef4 100644 --- a/BizHawk.Emulation.Cores/Consoles/SNK/NeoGeoPort.cs +++ b/BizHawk.Emulation.Cores/Consoles/SNK/NeoGeoPort.cs @@ -16,7 +16,7 @@ using System.Threading.Tasks; namespace BizHawk.Emulation.Cores.Consoles.SNK { - [CoreAttributes("NeoPop", "Thomas Klausner", true, false, "0.9.44.1", + [CoreAttributes("NeoPop", "Thomas Klausner", true, true, "0.9.44.1", "https://mednafen.github.io/releases/", false)] public class NeoGeoPort : WaterboxCore, ISaveRam, // NGP provides its own saveram interface