MAME is a hardware emulator. it faithfully reproduces the behaviour of many arcade machines (it is not a simulation). This program is not a game but can directly, through ROM images, run the complete system of these old arcade machines. These ROMs are subject to copyright and it is in most of the cases illegal to use them if you do not own the arcade machine.
This package provides the MAME binary and configuration files and support libraries.
Place ROMs in ~/roms
or edit the ini file located in ~/snap/mame/common/mame.ini
to point to where your ROMs and other files are. Alternatively, just make ~/roms
a symlink to wherever your roms are located in your home. If your roms are on externally mounted storage (such as a USB drive) you'll need to snap connect name:removable-storage
before running mame.
This snap is not maintained by the upstream MAME developers.
You are about to open
Do you wish to proceed?
Thank you for your report. Information you provided will help us investigate further.
There was an error while sending your report. Please try again later.
Snaps are applications packaged with all their dependencies to run on all popular Linux distributions from a single build. They update automatically and roll back gracefully.
Snaps are discoverable and installable from the Snap Store, an app store with an audience of millions.
On Debian 9 (Stretch) and newer, snap can be installed directly from the command line:
sudo apt update
sudo apt install snapd
After this, install the snapd snap in order to get the latest snapd:
sudo snap install snapd
To install MAME, simply use the following command:
sudo snap install mame
Browse and find snaps from the convenience of your desktop using the snap store snap.
Interested to find out more about snaps? Want to publish your own application? Visit snapcraft.io now.