Source Updates
In addition to the official release, the MAME team periodically releases updates to the most recent official release. These are packaged as diff/patch files and should be applied by switching to the base of your MAME source tree (where the makefile lives) and executing:
patch -p0 -E <diffname.diff
where diffname.diff is the name of the .diff file that contains the patch. You can download a set of native Windows diff/patch tools here.
Below is a list of the currently available updates for the latest release:
| MAME 0.148 Updates (Source Code Only) | ||
|---|---|---|
| File | Size | Description |
| 0148u1_diff.zip | 3308 KB | MAME 0.148u1 diff (whatsnew, messnew). |
| 0148u2_diff.zip | 3122 KB | MAME 0.148u2 diff (whatsnew, messnew). |
| 0148u3_diff.zip | 1155 KB | MAME 0.148u3 diff (whatsnew, messnew). |
| 0148u4_diff.zip | 1628 KB | MAME 0.148u4 diff (whatsnew, messnew). |
| 0148u5_diff.zip | 3796 KB | MAME 0.148u5 diff (whatsnew, messnew). |
