| Commit message (Expand) | Author | Age | Files | Lines |
* | few more that I have missed (nw) |  Miodrag Milanovic | 2013-04-14 | 1 | -1/+1 |
* | Cleanups and version bumpmame0148 |  Miodrag Milanovic | 2013-01-11 | 3 | -25/+25 |
* | fixed building ldplayer (nw) |  Miodrag Milanovic | 2012-08-10 | 1 | -2/+2 |
* | Clean-ups and version bump |  Miodrag Milanovic | 2012-05-21 | 1 | -2/+2 |
* | fixed ldplayer (nw) |  Miodrag Milanovic | 2012-05-19 | 1 | -2/+6 |
* | Made ldplayer compile, still doesn't work fine (nw) |  Miodrag Milanovic | 2012-05-18 | 2 | -29/+83 |
* | ioport.c C++ conversion. Mostly internal changes, with no |  Aaron Giles | 2012-05-03 | 1 | -2/+2 |
* | - removed need for *_dev.lst files [Miodrag Milanovic] |  Miodrag Milanovic | 2012-02-23 | 1 | -42/+0 |
* | Clean-ups and version bumpmame0145u1 |  Angelo Salese | 2012-02-19 | 1 | -2/+2 |
* | Major CHD/chdman update. The CHD version number has been increased |  Aaron Giles | 2012-02-16 | 1 | -7/+7 |
* | Some cleanup of some observed #include redundancy from source files which use... |  Scott Stone | 2012-02-06 | 1 | -1/+0 |
* | First pass of cleaning up LDPLAYER to allow for building (nw) |  Scott Stone | 2012-02-02 | 2 | -1/+43 |
* | Major bitmap-related changes throughout the system. There are |  Aaron Giles | 2012-01-12 | 1 | -15/+10 |
* | Collapsed device_config and device_t into one class. Updated all |  Aaron Giles | 2011-04-27 | 1 | -4/+4 |
* | Ok, last spring cleaning, I hope ... |  Angelo Salese | 2011-04-19 | 1 | -5/+5 |
* | Fix ldplayer, and convert the driver to modern style. |  Aaron Giles | 2011-04-19 | 4 | -309/+356 |
* | BIG update. |  Aaron Giles | 2011-03-29 | 1 | -16/+16 |
* | ldplayer: fix compile, still crashes on startup (no whatsnew) |  R. Belmont | 2011-03-05 | 1 | -1/+1 |
* | Converted core_options to a class. Removed a bunch of marginal |  Aaron Giles | 2011-03-03 | 1 | -2/+2 |
* | mame_file is now emu_file and is a class. It is required |  Aaron Giles | 2011-02-12 | 1 | -36/+32 |
* | As promised, the bulk update of timer calls: |  Aaron Giles | 2011-02-06 | 1 | -2/+2 |
* | Convert emu_timers to objects. Move implementation and management of |  Aaron Giles | 2011-02-06 | 1 | -4/+4 |
* | Attotime bulk conversion step: |  Aaron Giles | 2011-02-03 | 1 | -4/+4 |
* | Converted attotime to a class, with proper operators. Removed old |  Aaron Giles | 2011-02-03 | 1 | -1/+1 |
* | running_device -> device_t |  Aaron Giles | 2010-12-31 | 1 | -10/+10 |
* | MDRV_* -> MCFG_* |  Aaron Giles | 2010-12-31 | 1 | -13/+13 |
* | Fix MT04065: tiny (and ldplayer) don't link. |  Aaron Giles | 2010-10-19 | 1 | -0/+1 |
* | Remove artificial SOUND_ prefix from sound device names. |  Aaron Giles | 2010-09-02 | 1 | -1/+1 |
* | Changed the MACHINE_DRIVER_* macros, as follows: |  Aaron Giles | 2010-09-01 | 1 | -11/+8 |
* | Split mame.c into mame.c and machine.c, the latter containing the |  Aaron Giles | 2010-06-30 | 1 | -3/+3 |
* | Made the machine_config a proper object. Added detokenize method to |  Aaron Giles | 2010-06-28 | 1 | -3/+3 |
* | WARNING: There are likely to be regressions in both functionality and |  Aaron Giles | 2010-06-08 | 1 | -2/+2 |
* | Correct a long-standing design flaw: device configuration state |  Aaron Giles | 2010-01-18 | 1 | -10/+10 |
* | Fixed ldplayer compilation (MT03664) |  Fabio Priuli | 2010-01-17 | 1 | -0/+1 |
* | Created new template class tagged_list which manages a simple list |  Aaron Giles | 2010-01-17 | 1 | -3/+3 |
* | Bulk driver.h -> emu.h switch. |  Aaron Giles | 2010-01-10 | 2 | -2/+2 |
* | Extended the astring class wrapper into something useful, and |  Aaron Giles | 2010-01-08 | 1 | -4/+3 |
* | Fix compilation. No whatsnew. |  Paul Priest | 2010-01-06 | 1 | -2/+2 |
* | Results of running the latest srcclean. |  Aaron Giles | 2009-12-28 | 1 | -2/+2 |
* | Added new module tagmap which is a simple hashed string map. |  Aaron Giles | 2009-11-23 | 1 | -3/+3 |
* | > -----Original Message----- |  Aaron Giles | 2009-08-13 | 1 | -1/+1 |
* | Bulk change alert. |  Aaron Giles | 2009-04-26 | 1 | -1/+1 |
* | Fixed Analog Settings to return to default when IPT_UI_SELECT (enter) pressed. |  Derrick Renaud | 2009-04-10 | 1 | -4/+4 |
* | Having decided to look at the MAME source again, I have a fairly minor patch: |  Aaron Giles | 2009-03-19 | 1 | -1/+1 |
* | Another batch of tagging, this time for speakers/screens: |  Aaron Giles | 2009-02-25 | 1 | -3/+3 |
* | Device tag renaming. Moving away from generic names like "main" |  Aaron Giles | 2009-02-25 | 1 | -3/+3 |
* | Ok, this is The Big One. |  Aaron Giles | 2009-02-11 | 1 | -2/+1 |
* | Cleanups and version bump.mame0129 |  Aaron Giles | 2009-01-04 | 1 | -1/+1 |
* | ldplayer works again. Added MDRV_LASERDISC_GET_DISC callback hook |  Aaron Giles | 2009-01-01 | 1 | -66/+76 |
* | 02758: linking ldplayer fails |  Aaron Giles | 2008-12-26 | 1 | -1/+1 |