| Commit message (Expand) | Author | Age | Files | Lines |
| * | Cleanups and version bump.mame0138u3 |  Aaron Giles | 2010-07-06 | 63 | -809/+809 |
| * | Fix compiling of osx debugger. |  Wilbert Pol | 2010-07-06 | 1 | -3/+3 |
| * | made the new model racing gun game unknown again, it's not super shot |  Michaël Banaan Ananas | 2010-07-06 | 2 | -7/+7 |
| * | made unknown games titles lowercase |  Michaël Banaan Ananas | 2010-07-06 | 3 | -3/+3 |
| * | Cleanup debugger interface some more. |  Aaron Giles | 2010-07-06 | 8 | -1624/+1741 |
| * | - Added MDRV_SOFTWARE_LIST_COMPATIBLE_ADD for adding compatible software list... |  Miodrag Milanovic | 2010-07-06 | 7 | -46/+98 |
| * | Support for multiple software list per driver [Miodrag Milanovic] |  Miodrag Milanovic | 2010-07-06 | 4 | -159/+143 |
| * | Slip Stream |  Michaël Banaan Ananas | 2010-07-06 | 1 | -2/+2 |
| * | no functional changes |  Nicola Salmoria | 2010-07-06 | 1 | -27/+48 |
| * | fix an error in the new documentation comment, no whatsnew |  Jonathan Gevaryahu | 2010-07-06 | 1 | -5/+8 |
| * | Big comment update for TMS52xx, explaining in much more detail how the chip t... |  Jonathan Gevaryahu | 2010-07-06 | 1 | -31/+119 |
| * | Fix SDL debugger. |  Aaron Giles | 2010-07-06 | 1 | -3/+3 |
| * | Moved debugging structure away from CPUs only and attached to all |  Aaron Giles | 2010-07-06 | 38 | -1621/+1560 |
| * | Hooked up second layer, no whatsnew |  Angelo Salese | 2010-07-05 | 1 | -4/+26 |
| * | New clone added: |  Fabio Priuli | 2010-07-05 | 2 | -4/+31 |
| * | 317-5000 decryption (same as 315-5177). Reorganised decryption code. |  Nicola Salmoria | 2010-07-05 | 2 | -225/+147 |
| * | un-CAPS svc |  Michaël Banaan Ananas | 2010-07-05 | 2 | -8/+8 |
| * | divided segacrpt.c in two files, one for the old encryption and one for the n... |  Nicola Salmoria | 2010-07-05 | 11 | -382/+409 |
| * | standardize PCB location form for a few rom names in slapfght.c. |  Brian Troha | 2010-07-05 | 1 | -4/+4 |
| * | minor naming cleanup |  Michaël Banaan Ananas | 2010-07-05 | 2 | -10/+10 |
| * | directly casting to UINT caused compile-time negative values to become 0 |  Michaël Banaan Ananas | 2010-07-05 | 2 | -7/+7 |
| * | Improved video emulation in cb2001 [David Haywood] |  Angelo Salese | 2010-07-05 | 1 | -6/+47 |
| * | Removed need for messdrv.h (no whatsnew) |  Miodrag Milanovic | 2010-07-05 | 3 | -6/+0 |
| * | Imported image related utils from MESS into /lib/util [Miodrag Milanovic] |  Miodrag Milanovic | 2010-07-05 | 5 | -1/+433 |
| * | modelr -> suprshot: |  Michaël Banaan Ananas | 2010-07-05 | 2 | -12/+8 |
| * | Software list update: [Wilbert Pol] |  Miodrag Milanovic | 2010-07-04 | 3 | -65/+54 |
| * | new clones |  Angelo Salese | 2010-07-04 | 3 | -3/+38 |
| * | fixed a MMC1 minor detail in multigam.c. I'm not sure if it was affecting any... |  Fabio Priuli | 2010-07-04 | 1 | -0/+1 |
| * | Fixed compiler error (no whatsnew) |  Miodrag Milanovic | 2010-07-04 | 1 | -1/+1 |
| * | no whatnews. woops - meikyuh coin input wiring is inverted from Ghostbusters. |  Bryan McPhail | 2010-07-03 | 1 | -2/+14 |
| * | whatsnew |  Bryan McPhail | 2010-07-03 | 2 | -173/+90 |
| * | Stop MingW-32 Seg-Faulting on WinXP [no whatsnew] |  Quench | 2010-07-03 | 1 | -1/+1 |
| * | [cb2001] added 2 new opcodes [robiza] |  Roberto Zandona | 2010-07-03 | 1 | -30/+14 |
| * | new not working |  Angelo Salese | 2010-07-03 | 3 | -1/+178 |
| * | Hooked up Heavy Barrel I8751 MCU [Bryan McPhail, Dr Decapitator] |  Bryan McPhail | 2010-07-03 | 3 | -115/+88 |
| * | Created CPU-specific device types for all CPUs, using new macros |  Aaron Giles | 2010-07-03 | 273 | -1674/+1644 |
| * | Remove obsolete type. |  Aaron Giles | 2010-07-02 | 1 | -19/+4 |
| * | Added overrides to fetch the execute and state interfaces without doing |  Aaron Giles | 2010-07-02 | 2 | -1/+17 |
| * | Some more cases to directly access the state interface instead of using the old |  Aaron Giles | 2010-07-02 | 10 | -58/+60 |
| * | Kill cpu_get_sp(). |  Aaron Giles | 2010-07-02 | 3 | -7/+8 |
| * | Update cheat loading to support image devices (moved implementation from MESS... |  Miodrag Milanovic | 2010-07-02 | 1 | -11/+16 |
| * | More slowdown relief. |  Aaron Giles | 2010-07-02 | 2 | -12/+16 |
| * | Fix coolridr speed regression. |  Aaron Giles | 2010-07-02 | 1 | -2/+4 |
| * | Fix dynamic cast in machine->describe_context(). |  Aaron Giles | 2010-07-02 | 2 | -1/+5 |
| * | Speed up attckufo. |  Aaron Giles | 2010-07-02 | 1 | -16/+6 |
| * | Oops, forgot to remove some dead code. |  Aaron Giles | 2010-07-02 | 1 | -21/+7 |
| * | Winmain cleanup: |  Aaron Giles | 2010-07-02 | 2 | -319/+558 |
| * | regression fix way back at r152, atarimo_set_xscroll wasn't updated when some... |  Michaël Banaan Ananas | 2010-07-01 | 1 | -1/+1 |
| * | write/control ports were not default |  Michaël Banaan Ananas | 2010-07-01 | 1 | -2/+4 |
| * | whatsnew (from Tafoid), please disregard raiden2.c: |  Michaël Banaan Ananas | 2010-07-01 | 1 | -1/+1 |