| Commit message (Expand) | Author | Age | Files | Lines |
* | Update license and email for Manuel Abadia (nw) |  Miodrag Milanovic | 2015-05-23 | 1 | -2/+2 |
* | sorted out more (nw) |  Miodrag Milanovic | 2015-05-14 | 1 | -1/+1 |
* | Added dummy license headers for EMU section (nw) |  Miodrag Milanovic | 2015-05-07 | 1 | -0/+2 |
* | Touching all the candy again: [Alex Jackson] |  Alex W. Jackson | 2014-11-17 | 1 | -3/+1 |
* | Gaelco CG-1V/GAE1: converted to use inline configs. nw. |  Fabio Priuli | 2014-05-15 | 1 | -14/+8 |
* | extended large amount of devices with shortname and source file data (nw) |  Miodrag Milanovic | 2013-06-21 | 1 | -4/+4 |
* | Cleanups and version bumpmame0148 |  Miodrag Milanovic | 2013-01-11 | 1 | -12/+12 |
* | Reverted last change (nw). |  Andrew Gardner | 2012-12-29 | 1 | -2/+2 |
* | Modernize Gaelco sound devices. [Andrew Gardner] |  Andrew Gardner | 2012-12-28 | 1 | -128/+65 |
* | Stop allocating arrays of UINT8s for the tokens, when |  Aaron Giles | 2012-09-18 | 1 | -2/+2 |
* | First pass at modernizing struct definitions. |  Aaron Giles | 2012-09-15 | 1 | -4/+2 |
* | Cleanup and some inheritance fixes (no whatsnew) |  Miodrag Milanovic | 2012-09-03 | 1 | -55/+0 |
* | conversion of legacy devices into modern wip (no whatsnew) |  Miodrag Milanovic | 2012-09-03 | 1 | -3/+62 |
* | Changed device->subregion to device->memregion. Moved |  Aaron Giles | 2012-04-20 | 1 | -1/+1 |
* | Collapsed device_config and device_t into one class. Updated all |  Aaron Giles | 2011-04-27 | 1 | -1/+1 |
* | BIG update. |  Aaron Giles | 2011-03-29 | 1 | -4/+4 |
* | As promised, the bulk update of timer calls: |  Aaron Giles | 2011-02-06 | 1 | -2/+2 |
* | C++-ified the sound and streams interfaces. Combined sound.c and streams.c |  Aaron Giles | 2011-01-27 | 1 | -3/+2 |
* | Ok, last major rename for this round: |  Aaron Giles | 2011-01-01 | 1 | -1/+1 |
* | running_device -> device_t |  Aaron Giles | 2010-12-31 | 1 | -1/+1 |
* | Remove artificial SOUND_ prefix from sound device names. |  Aaron Giles | 2010-09-02 | 1 | -1/+1 |
* | Removed global variables from gaelco, namco, and nile sound cores. |  Aaron Giles | 2010-08-04 | 1 | -23/+25 |
* | Split implementation for legacy devices into a separate macro. Updated all |  Aaron Giles | 2010-06-11 | 1 | -0/+3 |
* | WARNING: There are likely to be regressions in both functionality and |  Aaron Giles | 2010-06-08 | 1 | -11/+4 |
* | Correct a long-standing design flaw: device configuration state |  Aaron Giles | 2010-01-18 | 1 | -2/+2 |
* | Added casting operators to the region_info class so you can assign |  Aaron Giles | 2010-01-16 | 1 | -1/+1 |
* | First round of an attempted cleanup of header files in the system. |  Aaron Giles | 2010-01-10 | 1 | -2/+1 |
* | Results of running the latest srcclean. |  Aaron Giles | 2009-12-28 | 1 | -1/+1 |
* | Sound cores compile cleanly. |  Aaron Giles | 2009-03-12 | 1 | -3/+3 |
* | Ok, this is The Big One. |  Aaron Giles | 2009-02-11 | 1 | -65/+46 |
* | On Mon, Jan 19, 2009 at 02:48:05PM +0100, Olivier Galibert wrote: |  Aaron Giles | 2009-01-22 | 1 | -5/+3 |
* | Sound cores no longer allocate their own tokens. Instead they return a new |  Aaron Giles | 2009-01-18 | 1 | -5/+5 |
* | Removed redundant config parameter from SND_START. |  Aaron Giles | 2009-01-18 | 1 | -4/+4 |
* | Cleaned up device and sound interfaces to match the CPU |  Aaron Giles | 2008-12-19 | 1 | -12/+12 |
* | From: Atari Ace [mailto:atari_ace@verizon.net] |  Aaron Giles | 2008-12-18 | 1 | -5/+5 |
* | From: Atari Ace [mailto:atari_ace@verizon.net] |  Aaron Giles | 2008-12-10 | 1 | -1/+1 |
* | From: Atari Ace [mailto:atari_ace@verizon.net] |  Aaron Giles | 2008-12-07 | 1 | -1/+0 |
* | Changed save state system to accept machine parameters where |  Aaron Giles | 2008-12-05 | 1 | -5/+5 |
* | WARNING: this compiles, but not fully cleanly, and a number of drivers |  Aaron Giles | 2008-11-14 | 1 | -2/+2 |
* | From AtariAce: |  Aaron Giles | 2008-11-13 | 1 | -13/+13 |
* | Major cpuintrf changes: |  Aaron Giles | 2008-11-10 | 1 | -2/+2 |
* | more sound core structure/renaming updates. |  Derrick Renaud | 2008-08-09 | 1 | -1/+1 |
* | Region classes go bye-bye. |  Aaron Giles | 2008-07-28 | 1 | -2/+2 |
* | Changed the way memory regions are referenced. Instead of a single |  Aaron Giles | 2008-07-28 | 1 | -6/+8 |
* | From: Atari Ace [mailto:atari_ace@verizon.net] |  Aaron Giles | 2008-07-24 | 1 | -13/+9 |
* | From: Atari Ace [mailto:atari_ace@verizon.net] |  Aaron Giles | 2008-06-23 | 1 | -1/+2 |
* | Copyright cleanup: |  Aaron Giles | 2008-01-06 | 1 | -2/+2 |
* | (From Atari Ace) |  Aaron Giles | 2007-12-31 | 1 | -17/+10 |
* | Initial checkin of MAME 0.121.mame0121 |  Aaron Giles | 2007-12-17 | 1 | -0/+377 |