The Neo Geo Advanced Entertainment System (AES) is a 4th generation console developed by SNK from 1990 to 2004.
The Neo Geo AES is a home console version of the Neo Geo Multi Video System (MVS), an arcade machine also developed by SNK.
List of ROMs[]
Dumping[]
If getting a ROM isn't as straight forward as downloading a file, getting certain ready to go files from an installation directory, etc., this is where their extraction methods will be listed.
SNK games[]
According to this comment, the Windows version of some games had their ROMs modified, and so they don't work in emulators. Due to that, ideally, the user should get the ROMs from either the Linux or Mac versions of the games.
In the versions that come with installers (Humble Bundle and GOG's), if you want to extract the ROM and the BIOS from the Linux installer without installing it, according to this comment, it is possible to extract the ROMs and BIOS (as well as all other files) from the installer with the command line tool Unzip, which needs to be run from either Linux or from programs such as Windows Subsystem for Linux (Windows program).
To extract the files with Unzip, use the command below in the same folder as the Linux installer:
unzip [Linux installer] -d .
For Pulstar, for example, the command would look like this:
unzip pulstar_en_gog_1_15377.sh -d .
The BIOS is the file neogeo.zip, which may change depending on the game and the store you got the game from. The ROM is the file [romname].zip (e.g. pulstar.zip).
For the Windows builds of the games, if you want to extract the files from their installers instead of installing them, you may use innoextract.