Skip to content

aluzed/MiSTer-NeoGeo-Romset-Parser

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MiSTer-NeoGeo-Romset-Parser

Extract NeoGeo rom files from a zipped NeoGeo romset and generates the romsets.xml file which is needed by the NeoGeo MiSTer core.

The source romset needs to be a non-merged or merged set. If a merged set is used then only the parent rom will get extracted.

Program roms in the .bin format are renamed so they can be visible inside the NeoGeo MiSTer core's OSD.

Caution

Mister FPGA cannot use bootleg or encrypted rom file... Update is comming for those special roms.

Tools Included

buildMiSTerNeoGeoRomset.py

usage: buildMiSTerNeoGeoRomset.py [-h] [-i SOURCE_FOLDER] [-o OUTPUT_FOLDER]

-i (or --input_folder) is the folder containing the source ROM set (from MAME / FBA)

-o (or --output_folder) is the folder in which to build the ROM set ready to be copied to /media/fat/neogeo

Requirements

python 3.7 or newer

Linux, MacOS, or Windows

About

Romset generator for Mister FPGA Neogeo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%