Wingetlywingetly
← All apps

MAME

by MAMEdevv0.289

Last updated

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.

Install with winget

$ winget install --id MAMEdev.MAME --exact --version 0.289

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for MAME

MAME uses EXE. The silent install switches are -y.

One-line silent install (x64)
mame0289b_x64.exe -y

See the full silent install reference for MAME

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

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. 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.

Note that due to limitations in the workaround this Winget package uses to treat a 7-Zip self-extraction as a successful install, this package does not add MAME to PATH or to the Start menu.

It also does not write to registry, and therefore does not show up among the PC's installed apps, and is unable to be easily checked for updates with «winget update» either.

Installers · v0.289

ArchitectureTypeScopeInstallDownload
x64EXE-Direct
arm64EXE-Direct

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for MAME.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • PK201Dr.Hell
    DrHell.PK201v200428

    DEEPER THAN POCKETS - PocketStation エミュレータ

  • MemcardRexShendoXT
    ShendoXT.MemcardRexv2.0-RC1

    Advanced PlayStation 1 Memory Card editor.

  • MednafenMednafen Team
    MednafenTeam.Mednafenv1.32.1

    A portable, OpenGL- and SDL-utilizing, multi-system emulator.

  • M
    MSXCPMicrosoft Corporation
    jaimecartodb.MSXCPv0.5.2

    AI-powered governance report engine for Microsoft Sales (MCAPS) — the EMEA Digital Natives team's MSX/CRM pipeline assistant.

More from MAMEdev or browse arcade-machines, capcom-play-system, sega-system-c.

Frequently asked questions

How do I install MAME on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id MAMEdev.MAME --exact --version 0.289. winget downloads the installer from MAMEdev and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install MAME silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id MAMEdev.MAME --exact 0.289 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for MAME?
MAME uses EXE. Run the downloaded installer with: mame0289b_x64.exe -y. The silent switches are -y.
How do I uninstall MAME via winget?
Run: winget uninstall --id MAMEdev.MAME --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from MAME's Apps & Features entry.
Is MAME free?
MAME is distributed under Mostly GPLv2, with some subcomponents licensed differently.. Refer to the publisher (https://www.mamedev.org/index.php) for the full license terms - Wingetly itself does not charge for installation.
Does MAME work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls MAME directly from the publisher.
How do I keep MAME up to date?
Run winget upgrade --id MAMEdev.MAME --exact, or winget upgrade --all to update everything winget tracks. We index 2 versions of MAME from microsoft/winget-pkgs.

Recent versions

  • 0.289latest
  • 0.287