| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Changed timer_alloc, timer_set, timer_pulse, timer_call_after_resynch, |  Aaron Giles | 2008-11-26 | 1 | -4/+4 |
* | Made the Z80 daisy chain aware of referencing device-specific devices. |  Aaron Giles | 2008-10-09 | 1 | -0/+1 |
* | Cleanups and version bump.mame0127u4 |  Aaron Giles | 2008-09-18 | 1 | -1/+1 |
* | Changed requirements for laserdisc CHDs to require a new chunk of |  Aaron Giles | 2008-09-18 | 1 | -64/+126 |
* | Changed DEVICE_START functions to return an error code. Currently this |  Aaron Giles | 2008-09-09 | 3 | -21/+139 |
* | Added new device interface selector: DEVINFO_PTR_ROM_REGION. This allows a |  Aaron Giles | 2008-09-06 | 1 | -197/+0 |
* | Split core laserdisc functionality into separate file ldcore.c. |  Aaron Giles | 2008-09-04 | 1 | -42/+24 |
* | Cleanups and version bump.mame0127u1 |  Aaron Giles | 2008-08-28 | 1 | -80/+80 |
* | Significant cleanup/rewrite of the MCS-48 CPU core: |  Aaron Giles | 2008-08-26 | 1 | -3/+3 |
* | i8039 -> mcs48 |  Aaron Giles | 2008-08-26 | 1 | -1/+1 |
* | Changed i8039 core to use the data address space for internal RAM. |  Aaron Giles | 2008-08-25 | 2 | -0/+200 |
* | Added PR-8210 support to the ldplayer. Fixed step forward command on the PR-8... |  Aaron Giles | 2008-08-22 | 2 | -85/+257 |
* | From: Atari Ace [mailto:atari_ace@verizon.net] |  Aaron Giles | 2008-08-20 | 1 | -16/+139 |
* | Added new generic laserdisc VIDEO_UPDATE handler to the laserdisc code. |  Aaron Giles | 2008-08-18 | 1 | -47/+1 |
* | Cleanups and version bump.mame0126u5 |  Aaron Giles | 2008-08-14 | 1 | -15/+15 |
* | Moved several include files from mame/ to emu/, as they were |  Aaron Giles | 2008-08-13 | 3 | -0/+426 |