Mame 0.130 Romset: ((free))
If you are currently setting up a retro arcade project, let me know you are planning to run it on, which frontend software you prefer, and whether you are aiming for a complete set or a curated list of favorites. I can provide tailored configuration tips for your specific layout! Share public link
Because this version is over 15 years old, most modern "full sets" won't be compatible without conversion.
<game name="1942" sourcefile="1942.c"> <rom name="1942a.1b" size="4096" crc="e5c29ce6"/> <rom name="1942b.2b" size="4096" crc="8db8e903"/> ... </game> mame 0.130 romset
After you've downloaded and installed MAME 0.130 and the ROMset, you'll need to configure MAME to use the ROMset. Here are the steps to follow:
The Ultimate Guide to the MAME 0.130 ROMset: Retrogaming Preserved If you are currently setting up a retro
A DAT file is a database database containing the exact file structures, names, and CRCs for version 0.130. You can generate this directly from a MAME 0.130 executable or find it on retro preservation databases.
Never unzip arcade ROMs. MAME is designed to read the contents directly from the .zip archive. <game name="1942" sourcefile="1942
# Count ZIPs in your roms folder find /path/to/roms -name "*.zip" | wc -l # Should be ~14,000 for full 0.130 split set
Many early Android and iOS arcade emulators, as well as older versions of popular RetroArch cores (like mame2009 ), were built directly on the MAME 0.130 source code. If you are using a legacy mobile emulator app, it will specifically request the 0.130 ROMset to function. 3. Smaller Storage Footprint
is a version of the MAME emulator released on August 4, 2009 . While not the most recent or feature-packed release, version 0.130 holds a specific, celebrated place in the MAME community. It is widely regarded as the final “classic” set before major internal changes—specifically the introduction of the ROM Management Database —which altered how ROMs were named, merged, and validated. Consequently, the 0.130 ROM set became a long-standing reference standard for many arcade collectors and front-end software (like MAMEUI, QMC2, and RetroPie legacy builds).