| Commit message (Expand) | Author | Age | Files | Lines |
* | making all softwarelist devices to appear in the listxml output (no mention n... |  Fabio Priuli | 2010-08-24 | 1 | -3/+5 |
* | fixing listxml year output (it was skipped if the year contains a '?') [Fabio... |  Fabio Priuli | 2010-08-23 | 1 | -1/+1 |
* | emu/info.c: Search all parents of a clone for merged ROMs [Atari Ace] |  Phil Bennett | 2010-07-29 | 1 | -18/+70 |
* | Another OS X compile problem (no whatsnew) |  R. Belmont | 2010-07-07 | 1 | -1/+1 |
* | - Added MDRV_SOFTWARE_LIST_COMPATIBLE_ADD for adding compatible software list... |  Miodrag Milanovic | 2010-07-06 | 1 | -1/+1 |
* | Support for multiple software list per driver [Miodrag Milanovic] |  Miodrag Milanovic | 2010-07-06 | 1 | -9/+6 |
* | Created CPU-specific device types for all CPUs, using new macros |  Aaron Giles | 2010-07-03 | 1 | -6/+5 |
* | Made the machine_config a proper object. Added detokenize method to |  Aaron Giles | 2010-06-28 | 1 | -12/+11 |
* | - Fixed compile |  Miodrag Milanovic | 2010-06-27 | 1 | -4/+0 |
* | Implemented hash file and battery support and did some cleanup (no whatsnew) |  Miodrag Milanovic | 2010-06-24 | 1 | -1/+3 |
* | Moved listsofware command line option from MESS, and added softlist in XML ou... |  Miodrag Milanovic | 2010-06-20 | 1 | -3/+28 |
* | Cleanups and version bump. |  Aaron Giles | 2010-06-17 | 1 | -2/+2 |
* | Yet more OS X PPC compile fixes (still no whatsnew) |  R. Belmont | 2010-06-17 | 1 | -2/+2 |
* | Even more OS X PPC compile fixes (no whatsnew) |  R. Belmont | 2010-06-17 | 1 | -1/+1 |
* | Image device cleanup (no whatsnew) |  Miodrag Milanovic | 2010-06-16 | 1 | -16/+13 |
* | devlegacy.c,clifront.c,info.c [Miodrag Milanovic] |  Miodrag Milanovic | 2010-06-15 | 1 | -2/+57 |
* | 32bit mamed, official buildtools |  Michaƫl Banaan Ananas | 2010-06-08 | 1 | -2/+2 |
* | WARNING: There are likely to be regressions in both functionality and |  Aaron Giles | 2010-06-08 | 1 | -37/+38 |
* | Added some missing static qualifiers to MAME. Also, renamed some generically... |  Scott Stone | 2010-05-28 | 1 | -1/+1 |
* | Readded info.c lines which got removed/changed by mistake in the previous com... |  Fabio Priuli | 2010-04-06 | 1 | -3/+5 |
* | info.c: added keyboard and keypad controls to xml output [Fabio Priuli] |  Fabio Priuli | 2010-04-06 | 1 | -10/+22 |
* | Small MESS-only listxml dtd update. No whatsnew. |  Wilbert Pol | 2010-04-05 | 1 | -0/+1 |
* | Some MESS-only changes. No whatsnew. |  Wilbert Pol | 2010-04-04 | 1 | -3/+4 |
* | Made device->tag and devconfig->tag into private member variables (m_tag). |  Aaron Giles | 2010-03-08 | 1 | -2/+2 |
* | info.c: Moved print_game_categories into info.c, since it can |  Miodrag Milanovic | 2010-02-16 | 1 | -5/+34 |
* | Made direct accessors for device configuration state. Currently they |  Aaron Giles | 2010-01-21 | 1 | -2/+2 |
* | Correct a long-standing design flaw: device configuration state |  Aaron Giles | 2010-01-18 | 1 | -21/+21 |
* | Created new template class tagged_list which manages a simple list |  Aaron Giles | 2010-01-17 | 1 | -16/+15 |
* | Added the mameconfig version to the -listxml output [Oliver Stoneberg] |  Phil Bennett | 2010-01-11 | 1 | -2/+5 |
* | First round of an attempted cleanup of header files in the system. |  Aaron Giles | 2010-01-10 | 1 | -3/+3 |
* | Removed the various HAS_xxxx for sound cores. To select sound cores, |  Aaron Giles | 2010-01-02 | 1 | -4/+0 |
* | Added additional information to the dipswitches and configurations sections i... |  Phil Bennett | 2009-12-31 | 1 | -2/+16 |
* | Results of running the latest srcclean. |  Aaron Giles | 2009-12-28 | 1 | -1/+1 |
* | - Removed sysconfig section from game_driver struct |  Miodrag Milanovic | 2009-12-25 | 1 | -4/+0 |
* | Added new module tagmap which is a simple hashed string map. |  Aaron Giles | 2009-11-23 | 1 | -16/+16 |
* | > From: atari_ace@verizon.net |  Aaron Giles | 2009-10-21 | 1 | -1/+1 |
* | Cleanups and version bump.mame0134u1 |  Aaron Giles | 2009-09-24 | 1 | -2/+2 |
* | > From: Oliver Stoeneberg [mailto:oliverst@online.de] |  Aaron Giles | 2009-09-24 | 1 | -2/+7 |
* | Removed PREDECODE_GFX compile flag, as the on-the-fly decoding seems |  Aaron Giles | 2009-07-09 | 1 | -5/+1 |
* | Cleanups and version bump.mame0131u4 |  Aaron Giles | 2009-06-04 | 1 | -2/+2 |
* | Added configuration settings and analog adjusters to xml output (see e.g. mar... |  Fabio Priuli | 2009-05-31 | 1 | -2/+75 |
* | From: Oliver Stoeneberg [oliverst@online.de] |  Aaron Giles | 2009-05-25 | 1 | -6/+6 |
* | > From: atari_ace@verizon.net |  Aaron Giles | 2009-05-15 | 1 | -7/+13 |
* | Many casts added to the core files, and various other tweaks |  Aaron Giles | 2009-03-12 | 1 | -1/+1 |
* | Ok, this is The Big One. |  Aaron Giles | 2009-02-11 | 1 | -32/+20 |
* | romload cleanups: |  Aaron Giles | 2009-01-02 | 1 | -8/+1 |
* | Update to a bit of MESS-only code. |  Wilbert Pol | 2008-12-24 | 1 | -1/+1 |
* | Made the concept of a "clock" native to devices. The clock is now |  Aaron Giles | 2008-12-18 | 1 | -1/+1 |
* | Made CPUs into proper devices. CPUs are now added in the |  Aaron Giles | 2008-12-16 | 1 | -10/+10 |
* | This patch furthers the process of aligning the sound cores with the |  Aaron Giles | 2008-12-04 | 1 | -1/+1 |