Latest official MAME release at GitHub or SourceForge
The table below provides links to the official Windows command-line binaries. Larger files are hosted on external mirrors, selected at random, which may require a temporary redirect to the mirror site in order to download the file.
Statistics are updated each 5 minutes
File | Size | Description | Downloads |
---|---|---|---|
mame0206b_32bit.exe | 66 MiB | MAME 0.206 32-bit Windows command-line binaries. | 17963 |
mame0206b_64bit.exe | 67 MiB | MAME 0.206 64-bit Windows command-line binaries. | 47363 |
mame0206lx.zip | 13 MiB | MAME 0.206 full driver information in XML format. | 4592 |
The latest official MAME release is version 0.206. The table below provides links to the source code.
We recommend cloning source code from our official
git repository on GitHub. You can also clone tagged releases from our mirrors at GitLab and SourceForge. You can clone the MAME 0.206 source code without
fetching the entire revision history with this command:
git clone -b mame0206 --depth 1 https://github.com/mamedev/mame.git mame0206
The table below provides links to packaged source archives. Larger files are hosted on external mirrors, selected at random, which may require a temporary redirect to the mirror site in order to download the file.
File | Size | Description | Downloads |
---|---|---|---|
whatsnew_0206.txt | 43 KiB | List of what is new in this MAME release | |
mame0206s.exe | 94 MiB | MAME 0.206 sources in self-extracting 7-Zip format (self-extracting on Windows, can be extracted with P7ZIP on other operating systems) | 1997 |
mame0206s.zip | 130 MiB | MAME 0.206 sources in ZIP format (all platforms) | 3068 |
MAME source releases in now packaged in one of two ways. If you are running Windows, and/or have 7-Zip or P7ZIP installed, you can download the smaller 7-Zip self-extracting archive. Otherwise you can download the sources as a standard ZIP archive. Note that this ZIP file is packaged as a “double ZIP” file, meaning that when you extract the file that you download, it will produce a second, larger ZIP file which must also be extracted to give you the final sources. This is done to produce what is effectively a “solid” archive and improves the compression ratio of the MAME sources. Packaged source uses Windows line endings, and timestamps in the ZIP archive are in the timezone of the packager.