Skip to content

Commit

Permalink
Merge pull request #1435 from rommapp/romm-1432
Browse files Browse the repository at this point in the history
[ROMM-1432] Make neogeo aes and mvs games playable in emulatorjs
  • Loading branch information
gantoine authored Jan 8, 2025
2 parents 334631a + 603f686 commit ec73fde
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions frontend/src/utils/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -323,6 +323,8 @@ const _EJS_CORES_MAP = {
"fbalpha2012_cps1",
"fbalpha2012_cps2",
],
neogeoaes: ["fbneo"],
neogeomvs: ["fbneo"],
atari2600: ["stella2014"],
"atari-2600-plus": ["stella2014"],
atari5200: ["a5200"],
Expand Down

0 comments on commit ec73fde

Please sign in to comment.