Skip to content

Commit 603f686

Browse files
committed
[ROMM-1432] Make neogeo aes and mvs games playable in emulatorjs
1 parent c8275a0 commit 603f686

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

frontend/src/utils/index.ts

+2
Original file line numberDiff line numberDiff line change
@@ -323,6 +323,8 @@ const _EJS_CORES_MAP = {
323323
"fbalpha2012_cps1",
324324
"fbalpha2012_cps2",
325325
],
326+
neogeoaes: ["fbneo"],
327+
neogeomvs: ["fbneo"],
326328
atari2600: ["stella2014"],
327329
"atari-2600-plus": ["stella2014"],
328330
atari5200: ["a5200"],

0 commit comments

Comments
 (0)