From 06d7b4496782b46df80166b686501a06cecca00c Mon Sep 17 00:00:00 2001 From: Jamiras Date: Sat, 14 Dec 2019 16:04:17 -0700 Subject: [PATCH] remove melonDS from supported cores list - loading a state causes the emulator to crash --- bin/Cores/cores.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/bin/Cores/cores.json b/bin/Cores/cores.json index 5ad493c..e358cc7 100644 --- a/bin/Cores/cores.json +++ b/bin/Cores/cores.json @@ -109,10 +109,6 @@ "name": "Mednafen WonderSwan", "systems": [53] }, - "melonds_libretro":{ - "name": "melonDS", - "systems": [18] - }, "mgba_libretro":{ "name": "mGBA", "extensions": "gba",