Fork me on GitHub

Welcome to The Official Site of the MAME Development Team

What is MAME?

MAME is a multi-purpose emulation framework.

MAME’s purpose is to preserve decades of software history. As electronic technology continues to rush forward, MAME prevents this important "vintage" software from being lost and forgotten. This is achieved by documenting the hardware and how it functions. The source code to MAME serves as this documentation. The fact that the software is usable serves primarily to validate the accuracy of the documentation (how else can you prove that you have recreated the hardware faithfully?). Over time, MAME (originally stood for Multiple Arcade Machine Emulator) absorbed the sister-project MESS (Multi Emulator Super System), so MAME now documents a wide variety of (mostly vintage) computers, video game consoles and calculators, in addition to the arcade video games that were its initial focus.

License

The MAME project as a whole is distributed under the terms of the GNU General Public License, 2 (GPL-2.0), since it contains code made available under multiple GPL-compatible licenses. A great majority of files (over 90% including core files) are under the BSD-3-Clause License and we would encourage new contributors to distribute files under this license.

Please note that MAME is a registered trademark of Gregory Ember, and permission is required to use the "MAME" name, logo or wordmark.

MAME 0.126u5

14 Aug 2008

On the Source Updates page. The dev cycle for 0.126 is winding down, so please get your bug reports in to MAMETesters as soon as you can!

MAME 0.126u4

07 Aug 2008

Get it while it's hot over on the Source Updates page. It's worth pointing out that the cheat system is re-enabled with this version, but it is in read-only mode (that is, it can read new-format cheats but has no tools to generate new ones yet). Until there is a converted database, the code is still very much in the early test phase, so don't get too excited just yet. With luck, we'll have cheats working again in an update or two.

MAME 0.126u3

31 Jul 2008

Time for a massive update: MAME 0.126u3. Due to a change internally with the way memory regions are handled, a large percentage of all files in the project needed to be updated.

There's been a regression test against the change already, so we should be beyond crashing problems. But it is possible that some games may be missing sound due to mismatched sound regions. If you hear anything funky, please report it to MAMETesters so that we can get the problems ironed out in time for u4.

MAME 0.126u2

24 Jul 2008

Grab the latest update from the Latest Updates page!

MAME 0.126u1

17 Jul 2008

The first update of the MAME 0.127 development cycle is now available. Please make note of the fact that the cheat engine is under serious construction right now and has been disabled.

MAME 0.126

06 Jul 2008

At last, it is time for a full MAME update: grab MAME 0.126 from the Latest Release page.

In addition to the usual large pile of changes and improvements, there are several big changes come along with this release that you should be aware of:


  1. The new universal recompiler engine is now live and running. Both the MIPS3 and PowerPC CPU cores have been ported over to it. Most games should be working about as well as they did before, and should be at full speed on both 32-bit and 64-bit Intel processors.

  2. The MAME debugger is now included in all builds; just add the -debug option and you can use it from any 0.126 or later binary. This means the focus of the "debug build" is now to enable assertions and to make it easier to debug the MAME code itself.

  3. The cheat engine is currently undergoing some major renovations. It is largely functional but still has some rough edges. If there are specific things wrong with it, please report the bugs over at MAMETesters, so that they get fixed during the 0.127 development cycle.


Hopefully we'll get back to a normal 1 month development cycle starting with the next release. In the meantime, enjoy the update!

MAME 0.125u9

03 Jul 2008

Just posted over at the Source Updates page is hopefully the final update to the MAME 0.125 dev cycle. It's been a long road! Now is the time to check this out and ensure that all your favorites are still in fine working order before we lock down for MAME 0.126.