|
@@ -302,7 +302,7 @@ GAME_SYSTEM_DEFAULTS = {
|
|
},
|
|
},
|
|
"ngp": {
|
|
"ngp": {
|
|
"name": "Neo Geo Pocket",
|
|
"name": "Neo Geo Pocket",
|
|
- "retroarch_core": "fbneo",
|
|
|
|
|
|
+ "retroarch_core": "mednafen_ngp",
|
|
},
|
|
},
|
|
"neogeo": {
|
|
"neogeo": {
|
|
"name": "Neo Geo",
|
|
"name": "Neo Geo",
|
|
@@ -310,7 +310,7 @@ GAME_SYSTEM_DEFAULTS = {
|
|
},
|
|
},
|
|
"ngpc": {
|
|
"ngpc": {
|
|
"name": "Neo Geo Pocket Color",
|
|
"name": "Neo Geo Pocket Color",
|
|
- "retroarch_core": "fbneo",
|
|
|
|
|
|
+ "retroarch_core": "mednafen_ngp",
|
|
},
|
|
},
|
|
"nes": {
|
|
"nes": {
|
|
"name": "Nintendo",
|
|
"name": "Nintendo",
|
|
@@ -323,6 +323,11 @@ GAME_SYSTEM_DEFAULTS = {
|
|
"color": "55B4CC",
|
|
"color": "55B4CC",
|
|
"retroarch_core": "mednafen_supergrafx",
|
|
"retroarch_core": "mednafen_supergrafx",
|
|
},
|
|
},
|
|
|
|
+ "pcengine": {
|
|
|
|
+ "name": "PC FX",
|
|
|
|
+ "color": "55B4CC",
|
|
|
|
+ "retroarch_core": "mednafen_pcfx",
|
|
|
|
+ },
|
|
"ps2": {
|
|
"ps2": {
|
|
"name": "Playstation 2",
|
|
"name": "Playstation 2",
|
|
"color": "111CAA",
|
|
"color": "111CAA",
|
|
@@ -372,7 +377,7 @@ GAME_SYSTEM_DEFAULTS = {
|
|
"virtualboy": {
|
|
"virtualboy": {
|
|
"name": "Virtual Boy",
|
|
"name": "Virtual Boy",
|
|
"color": "99AA11",
|
|
"color": "99AA11",
|
|
- "retroarch_core": "virtualboy",
|
|
|
|
|
|
+ "retroarch_core": "mednafen_vb",
|
|
},
|
|
},
|
|
"wii": {
|
|
"wii": {
|
|
"name": "Wii",
|
|
"name": "Wii",
|