Difference between revisions of "MAME Variants"

From BYOAC New Wiki
Jump to navigation Jump to search
(Created page with "The "official" MAME program can be found [http://www.mamedev.org/ at mamedev.org]. MAME is opensource, thus people can create their own builds of MAME- some with it's own ...")
 
Line 3: Line 3:
 
=Versions=  
 
=Versions=  
 
The loose term "flavor" 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 [http://en.wikipedia.org/wiki/software_versioning software versioning] might still be in place using build numbers.
 
The loose term "flavor" 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 [http://en.wikipedia.org/wiki/software_versioning software versioning] might still be in place using build numbers.
 
=Compiling your own MAME=
 
An excellent guide can be found [http://mrdo.mameworld.info/compile.php 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 [http://forum.arcadecontrols.com/index.php/topic,64298.0.html here].
 
  
 
=MAME flavors=
 
=MAME flavors=
Line 15: Line 12:
 
*HBMAME - Dedicated to homebrew "hacks" [http://hbmame.the-chronicles.org/]
 
*HBMAME - Dedicated to homebrew "hacks" [http://hbmame.the-chronicles.org/]
 
*GroovyMAME [http://forum.arcadecontrols.com/index.php?board=52.0]
 
*GroovyMAME [http://forum.arcadecontrols.com/index.php?board=52.0]
 +
 +
=Compiling your own MAME=
 +
An excellent guide can be found [http://mrdo.mameworld.info/compile.php 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 [http://forum.arcadecontrols.com/index.php/topic,64298.0.html here].

Revision as of 08:20, 9 January 2014

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 "flavor" 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 command line program that the other variants are based on. [1]
  • NoNag/hiscore patched - Suppresses error messages that are useful when troubleshooting. See the BYOAC forum thread .
  • MAME32, MAMEUI, or MAMEUIFX - Graphic User Interface (GUI) versions of MAME. [2]
  • HBMAME - Dedicated to homebrew "hacks" [3]
  • GroovyMAME [4]

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.