MAME Variants

From BYOAC New Wiki
Revision as of 06:40, 11 January 2014 by Felsir (talk | contribs) (Versions)
Jump to navigation Jump to search

The "official" MAME program can be found at mamedev.org. MAME is opensource, thus people can create their own builds of MAME- some with it's own added features. Often these custom builds are referred to as "a different flavor of MAME" or, with popular flavors, by the chosen name such as "MAMEUI".

Versions

The loose term "variant" is chosen over "version". It is common to keep the version in sync to the MAME version it was derived from. This to avoid confusion as to what set of ROMs work with the modified MAME version. Note that software versioning might still be in place using build numbers.

MAME flavors

A list of popular MAME flavors:


MAME The "official" command line program that the other variants are based on. [1]
NoNag patched Suppresses error messages that are useful when troubleshooting. [2]
MAMEUI Build in frontend. [3]
MAME Hub Added network play. [4]
HB MAME Dedeicated "homebrew" hacks [5]
Groovy MAME ... [6]

Compiling your own MAME

An excellent guide can be found here (written by Mr.Do!) BYOAC forum user MKChamp has a guide and the files needed to create your own flavor of MAME without the so-called nag screen and support for highscores. The thread can be found here.