| Commit message (Expand) | Author | Age | Files | Lines |
| * | Cleanups/version bump.mame0126u3 |  Aaron Giles | 2008-07-31 | 34 | -531/+531 |
| * | (From Atari Ace. Note that I only took the first patch, which applied |  Aaron Giles | 2008-07-31 | 19 | -43/+54 |
| * | From: Oliver Stoeneberg [mailto:oliverst@online.de] |  Aaron Giles | 2008-07-31 | 10 | -23/+29 |
| * | Added new options 'cheatpath' to specify one or more paths for cheat |  Aaron Giles | 2008-07-31 | 10 | -13185/+787 |
| * | New game marked as NOT WORKING: Bust a Move 2 (JAPANESE ROM ver. 1999/07/17 1... |  R. Belmont | 2008-07-31 | 2 | -0/+163 |
| * | Fixed 64-bit GCC compile. |  R. Belmont | 2008-07-31 | 1 | -1/+1 |
| * | Enable strict PC relative loads for ST-V games; at least Cotton Boomerang nee... |  R. Belmont | 2008-07-31 | 1 | -2/+3 |
| * | New Clone: Killer Instinct 2 (v1.3k, upgrade kit) |  Brian Troha | 2008-07-31 | 1 | -9/+29 |
| * | New Clone: Killer Instinct 2 (v1.3k, upgrade kit) |  Brian Troha | 2008-07-31 | 1 | -1/+2 |
| * | Changed symbol table reference parameters to void * from UINT32. |  Aaron Giles | 2008-07-31 | 5 | -88/+97 |
| * | Fixed menu handling so it doesn't swallow the tab key. |  Aaron Giles | 2008-07-30 | 1 | -1/+1 |
| * | Driver for "Galaxi", an italian gambling game. |  Luca Elia | 2008-07-30 | 4 | -0/+339 |
| * | Fix audio in F3 games after recent region changes. |  R. Belmont | 2008-07-30 | 1 | -1/+1 |
| * | New clones added |  Roberto Fresca | 2008-07-30 | 3 | -3/+31 |
| * | Simplified shift/rotate instruction implementations. |  Aaron Giles | 2008-07-30 | 1 | -53/+18 |
| * | Replaced "cpu1" and "cpu2" instances by "main" and "slave". |  stephh | 2008-07-30 | 1 | -63/+60 |
| * | Fixed overaggressive search & replace. That will teach me to try out |  Aaron Giles | 2008-07-30 | 1 | -4/+4 |
| * | Remaining obvious regressions from region change. |  Aaron Giles | 2008-07-30 | 9 | -87/+91 |
| * | Fixed several regressions due to the region changes. |  Aaron Giles | 2008-07-30 | 14 | -94/+95 |
| * | Added region and regionbytes fields to the deviceconfig, which are |  Aaron Giles | 2008-07-30 | 3 | -19/+30 |
| * | Removed ancient /* audio CPU */ comments that were remnants |  Aaron Giles | 2008-07-30 | 53 | -81/+14 |
| * | preliminary work on key file format |  davidhay | 2008-07-29 | 1 | -2/+83 |
| * | Naomi updates [Samuele Zannoli] |  davidhay | 2008-07-29 | 3 | -223/+482 |
| * | i8051 cpu core timer updates: |  Wilbert Pol | 2008-07-29 | 1 | -141/+153 |
| * | From: Fabio Priuli [mailto:doge.fabio@gmail.com] |  Aaron Giles | 2008-07-29 | 5 | -280/+305 |
| * | (Modified to allow for overwrites of RAM ranges only.) |  Aaron Giles | 2008-07-29 | 29 | -106/+137 |
| * | Fixed CPS1 audio CPU names to prevent crash. |  Aaron Giles | 2008-07-29 | 1 | -137/+135 |
| * | Moved region post-processing back to the end. Fixes endian issue on |  Aaron Giles | 2008-07-29 | 3 | -5/+9 |
| * | Oops, should have been using SETc versus GETFLGS in this case. |  Aaron Giles | 2008-07-29 | 1 | -4/+4 |
| * | Fixed taito_l crashes. |  Aaron Giles | 2008-07-29 | 1 | -2/+2 |
| * | Implemented ADDV/SUBV with flags. Kept C versions behind a compile-time define |  Aaron Giles | 2008-07-29 | 1 | -22/+23 |
| * | Changed space character for memory regions from re'g'ion to 'm'emory_region. |  Aaron Giles | 2008-07-29 | 1 | -1/+1 |
| * | Fixed comment. |  Aaron Giles | 2008-07-29 | 1 | -1/+1 |
| * | Fix for 02043: All games in cps2.c: All Parent Sets for CPS2 Games Abort |  Aaron Giles | 2008-07-29 | 1 | -1/+1 |
| * | SH2DRC: add SUBV, replace ADDV with C version as a precaution. (Fixes most o... |  R. Belmont | 2008-07-28 | 1 | -7/+95 |
| * | change unmapped read for mspacman to see if it changes tunnel behavior (as su... |  davidhay | 2008-07-28 | 1 | -1/+4 |
| * | adds recent guru dumps to aleck64.c, not working. |  davidhay | 2008-07-28 | 2 | -0/+59 |
| * | Changes to lucky74.c driver: |  Roberto Fresca | 2008-07-28 | 5 | -254/+673 |
| * | Region classes go bye-bye. |  Aaron Giles | 2008-07-28 | 1319 | -38436/+38305 |
| * | Removed all instances of regions with different class but equal names. |  Aaron Giles | 2008-07-28 | 9 | -55/+53 |
| * | Slowness is portable. |  R. Belmont | 2008-07-28 | 1 | -1/+1 |
| * | fixed inline of DecodeADPCM under visual studio. |  smf- | 2008-07-28 | 1 | -1/+1 |
| * | added cast so direct input 8 code will build on mingw. |  smf- | 2008-07-28 | 1 | -2/+1 |
| * | Changed the way memory regions are referenced. Instead of a single |  Aaron Giles | 2008-07-28 | 1456 | -43977/+43377 |
| * | SH2DRC: Add PC-relative load optimization and ability to disable if necessary... |  R. Belmont | 2008-07-28 | 2 | -8/+27 |
| * | AICA updates [Deunan Knute, ajax16384, R. Belmont] |  R. Belmont | 2008-07-28 | 1 | -46/+20 |
| * | Memory map merge for beezer.c, bishi.c, and bladestl.c |  Andrew Gardner | 2008-07-28 | 3 | -92/+51 |
| * | DSP56156 CPU Core updates. |  Andrew Gardner | 2008-07-28 | 9 | -1504/+2536 |
| * | Irem m63 - adjusted AY frequencies to proper 1.5 MHz [Stefan Lindberg] |  Tomasz Slanina | 2008-07-27 | 1 | -7/+7 |
| * | Cleaned up MESS-specific hooks |  Nathan Woods | 2008-07-27 | 5 | -16/+10 |