e8441aa0ccd7c00385390f2fbf54cf2681dadd04
A .app template for MAME on macOS, allowing for easier and more elegant launch of MAME.
Since this only contains a shell script, it will not hinder performance between architectures (ARM/x86).
NOTE: I advise against placing the app in /Applications as this may cause permission issues.
Instructions
- If you haven't already, download the SDL2 Runtime Binaries here and follow the included readme to install it.
- Download MAME from here.
- Extract the downloaded MAME files into this repository's .app bundle (MAME.app/Contents/Resources/) as shown:

- Test to make sure it works by double-clicking the app. It might take a little bit.
- Move the app bundle to anywhere you'd like, keeping my note in mind.
Description
Languages
Shell
100%