Software

MAME

by MAMEdev · Mostly GPLv2, with some subcomponents licensed differently.

A multi-purpose emulation framework. Its 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.

Record

Latest version
0.287
Release date
30 Mar 2026
Package identifier
MAMEdev.MAME

Official downloads

These URLs are the ones MAMEdev declares in its own manifest. We do not proxy or shorten them, and we do not host a copy.

Verify the file you downloaded

Run this against the file on disk. If the output does not match the hash below, the file is not what MAMEdev published. Delete it.

Windows · PowerShell

Get-FileHash "mame0287b_x64.exe" -Algorithm SHA256

macOS · Linux

shasum -a 256 "mame0287b_x64.exe"

Expected output

68cdaf6d48213c6f3d0f7fa7f2733db46f74e400ad66db2d8a8d777430a42fb9

Install MAME silently

The unattended switch below is the one MAMEdev declares in the installer manifest, not one we guessed by trying flags.

64-bit · publisher-declared

.\mame0287b_x64.exe -y

ARM64 · publisher-declared

.\mame0287b_arm64.exe -y

Run it from the folder holding the downloaded file, in a terminal opened as administrator when the package installs for all users. Silent means no window and no prompts, so check the exit code rather than waiting for something to appear: 0 is success and 3010 means it worked but wants a reboot.

Silent install commands for every program we index

How we scored this 95 out of 100

SignalFindingPoints
SHA-256 hash published2 of 2 installers ship a SHA-256 hashWithout a published hash there is no way to prove the file you downloaded is the file the publisher built.30 / 30
Binary provenance2 on a recognised distribution platformThe strongest signal against a repackaged installer: the file should come from the publisher, not from a mirror nobody vouches for.29.8 / 35
Served over HTTPS2 of 2 over HTTPSAn installer fetched over plain HTTP can be modified in transit.15 / 15
Release recencylast release about 5 months agoSoftware that has not shipped in years accumulates unpatched vulnerabilities.15 / 15
Licence declaredMostly GPLv2, with some subcomponents licensed differently.A declared licence tells you what you are actually allowed to do with the software.5 / 5

Old versions of MAME1 with hashes

The version history of MAME, each release with the download URL the publisher declared at the time and the SHA-256 to check it against. Useful when an update breaks something and you need to downgrade to a build that worked.

We do not host any of these files and never re-upload them, which is the difference between this and an old-version download site.

0.289

released 31 Jul 2026
  • mame0289b_x64.exe64-bitofficial URL

    a1aa7912168c9d1b05e611906bc21b8b9be3935822aead36d12a1da363150b7d

  • mame0289b_arm64.exeARM64official URL

    f4cb463256c34b6772aee5bc553e770aca8204c31f1f947e849d8f8495bc6346

Publishers take old builds offline without warning, so a link here can stop working even though the hash stays correct forever. If you already have the file, the hash is what matters: it tells you whether what you have is what they published.

Every version on record2

Every MAME version with a published manifest, newest first. The most recent ones are listed above with their file names and hashes.

  • 0.289
  • 0.287

Where our data comes from