macOS
brew install mameprovider-native install command
brew / rank 1509
Multiple Arcade Machine Emulator. Version 0.289 via Homebrew; verified 2026-08-01.
install
brew install mameprovider-native install command
overview
Multiple Arcade Machine Emulator
history
MAME is a multi-purpose emulation framework whose stated purpose is to preserve decades of software history by documenting hardware and how it functions. Although originally the Multiple Arcade Machine Emulator, official documentation says it later absorbed sister projects and now covers arcade games, computers, consoles, calculators, and other vintage systems.
MAME 0.1 was released on February 5, 1997. Early development moved quickly: MacMAME appeared in February 1997, X/MAME appeared in April 1997, vector-game support arrived in July 1997, and MAME32 also appeared in July 1997. The official history records a steady expansion from arcade CPU and sound emulation toward broader hardware documentation.
The project accumulated preservation infrastructure as it grew: CRCs for identifying ROMs in 1998, ZIP support in 1998, `history.dat` support in 1999, CHD support in 2002, and later major device-model and source-tree changes. In 2015 MESS merged into MAME, widening the project beyond arcade machines, and in 2016 MAME became GPL-2.0-or-later free and open source software with new documentation and licensing.
MAME has had a broad cross-platform packaging history, with official Windows binaries and source releases, Unix-like ports, macOS variants, and package-manager entries across Homebrew, Debian, Fedora, Arch, Nix, MacPorts, Alpine, openSUSE, and others. The project history page explicitly treats supported ROM set growth as one measure of project success.
For users, adoption is tied less to a single GUI and more to the shared command-line executable and data formats. Front ends, ROM managers, preservation workflows, and downstream OS packages all orbit the same MAME release stream and compatibility expectations.
The ordinary package-manager workflow installs the `mame` executable, then users provide legally obtained ROM, disk, or media images separately. Official documentation emphasizes that copyrighted software images are not included and must be supplied by the user.
MAME reads configuration from INI search paths that differ by platform. Official command-line documentation lists default INI paths for Windows, macOS, and other platforms including Linux, making those paths important to packagers and users debugging why a setting is or is not being applied.
MAME is package-manager lore because it is both an emulator and a preservation corpus interface. The package is just the executable and support files; the user's ROM sets, CHDs, artwork, plugins, shaders, and INI layers are separate data concerns.
For maintainers, MAME is a large C++ project with fast-moving compiler requirements, platform notes, bundled tools, and frequent releases. Small packaging differences around paths, SDL support, Lua/plugins, and INI locations can change user-visible behavior.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.mame/mame.ini./mame.ini./ini/mame.ini~/Library/Application Support/mame/mame.ini~/.mame/mame.ini./mame.ini./ini/mame.ini./mame.ini./ini/mame.ini./ini/presets/mame.iniexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
mame | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:mame |
|---|---|
| Version | 0.289 |
| Package manager | Homebrew |
| Homepage | https://mamedev.org/ |
| Repository | https://github.com/mamedev/mame |
| Last updated | 2026-08-01T07:42:35Z |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.