MAME 0.130 was officially released in early 2009. The "0.130 ROMset" refers to the complete collection of arcade game files that are verified to work perfectly with MAME version 0.130. The Core Rule of MAME Compatibility
| MAME Version | Release Date | Key Feature | ROM Set Compatibility | |--------------|--------------|-------------|----------------------| | 0.129 | June 2009 | Last version before some major driver changes | Very similar to 0.130 (minor differences) | | | Aug 2009 | Final pre-database release | Reference standard | | 0.131 | Sep 2009 | ROM database introduced | Breaks with 0.130 tools – new CRCs for many sets | | 0.139 | May 2011 | CHD v4 introduced | Requires CHD conversion from v2/v3 | | 0.162 | Feb 2015 | Unicode path support | Better cross-platform, but ROM names changed |
Arcade ROMs are notoriously volatile when moving between different versions of MAME. A ROM file that works perfectly in MAME 0.129 might fail in 0.130 because the development team found a better dump of the original chip and updated the required file footprint.
The MAME project is fundamentally a preservation effort, run by volunteers dedicated to documenting arcade hardware before it is lost to time. It is important to remember that using MAME or any emulator falls into a legal . Only distribute and download ROMs for games you physically own. The rules about ownership and "backups" are complex and vary by jurisdiction. Always support projects by preserving physical hardware and software when possible. mame 0.130 romset
To help you get your classic arcade cabinet or emulation machine configured properly, tell me:
You cannot separate clones from parents; you must keep the entire master zip archive. 3. Split Set
If you have a legitimate 0.130 set:
It will automatically rename poorly labeled files, remove unneeded data, and report exactly which games are missing pieces. Tips for Optimal Performance
Sound regressions were fixed for games like Tryout .
# Count ZIPs in your roms folder find /path/to/roms -name "*.zip" | wc -l # Should be ~14,000 for full 0.130 split set MAME 0
This is the standard format. Clone games (e.g., the 2-player version of a game) rely on the parent game (the original 4-player version) to run. Saves a massive amount of disk space.
The most common format. A "parent" ROM contains the main game files, and a "clone" (a different version of the game) contains only the files necessary to make it different from the parent. If you want to play a clone, you must have the parent ROM in the same folder.