| Commit message (Expand) | Author | Age | Files | Lines |
* | Move all devices into separate part of src tree (nw) |  Miodrag Milanovic | 2015-09-13 | 1 | -288/+0 |
* | Another round of -Wextra -Wdouble-promotion fixes. (nw) |  couriersud | 2015-05-20 | 1 | -1/+1 |
* | Changes for Bryan McPhail (nw) |  Miodrag Milanovic | 2015-05-11 | 1 | -2/+2 |
* | Added dummy license headers for EMU section (nw) |  Miodrag Milanovic | 2015-05-07 | 1 | -0/+2 |
* | Some changes/corrections to device descriptions per Dev request (nw) |  Scott Stone | 2014-04-18 | 1 | -1/+1 |
* | Some changes/corrections to device descriptions from MASH and Tafoid (nw) |  Scott Stone | 2014-04-17 | 1 | -1/+1 |
* | Some changes/corrections to device descriptions from MASH and Tafoid (nw) |  Scott Stone | 2014-04-10 | 1 | -1/+1 |
* | extended large amount of devices with shortname and source file data (nw) |  Miodrag Milanovic | 2013-06-21 | 1 | -1/+1 |
* | Cleanups and version bumpmame0148u2 |  Miodrag Milanovic | 2013-03-19 | 1 | -33/+31 |
* | Modernized tms3615, es8712, cem3394, k051649, and rf5c400 sound devices. [Andrew |  Andrew Gardner | 2013-02-19 | 1 | -185/+145 |
* | Cleanups and version bumpmame0148 |  Miodrag Milanovic | 2013-01-11 | 1 | -7/+5 |
* | Stop allocating arrays of UINT8s for the tokens, when |  Aaron Giles | 2012-09-18 | 1 | -1/+1 |
* | Memory handler normalization, part 1. |  Aaron Giles | 2012-09-17 | 1 | -1/+1 |
* | Clean-ups and version bumpmame0147 |  Miodrag Milanovic | 2012-09-17 | 1 | -1/+1 |
* | Pass 2 of struct modernization. |  Aaron Giles | 2012-09-15 | 1 | -2/+2 |
* | First pass at modernizing struct definitions. |  Aaron Giles | 2012-09-15 | 1 | -2/+1 |
* | Cleanup and some inheritance fixes (no whatsnew) |  Miodrag Milanovic | 2012-09-03 | 1 | -29/+0 |
* | conversion of legacy devices into modern wip (no whatsnew) |  Miodrag Milanovic | 2012-09-03 | 1 | -2/+49 |
* | Cleanups and version bumpmame0143u5 |  Angelo Salese | 2011-09-06 | 1 | -1/+1 |
* | cleanup |  Michaël Banaan Ananas | 2011-08-30 | 1 | -63/+55 |
* | added TEST register, used in some homebrew msx stuff for smooth pcm playback |  Michaël Banaan Ananas | 2011-08-29 | 1 | -17/+91 |
* | BIG update. |  Aaron Giles | 2011-03-29 | 1 | -4/+4 |
* | C++-ified the sound and streams interfaces. Combined sound.c and streams.c |  Aaron Giles | 2011-01-27 | 1 | -7/+6 |
* | 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 |
* | Split implementation for legacy devices into a separate macro. Updated all |  Aaron Giles | 2010-06-11 | 1 | -0/+2 |
* | WARNING: There are likely to be regressions in both functionality and |  Aaron Giles | 2010-06-08 | 1 | -6/+4 |
* | k051649.c: fixed bogus for loop in device reset [Fabio Priuli] |  Fabio Priuli | 2010-02-17 | 1 | -1/+1 |
* | Correct a long-standing design flaw: device configuration state |  Aaron Giles | 2010-01-18 | 1 | -1/+1 |
* | First round of an attempted cleanup of header files in the system. |  Aaron Giles | 2010-01-10 | 1 | -1/+1 |
* | Bulk change alert. |  Aaron Giles | 2009-04-26 | 1 | -4/+4 |
* | Sound cores compile cleanly. |  Aaron Giles | 2009-03-12 | 1 | -3/+3 |
* | Ok, this is The Big One. |  Aaron Giles | 2009-02-11 | 1 | -41/+41 |
* | On Mon, Jan 19, 2009 at 02:48:05PM +0100, Olivier Galibert wrote: |  Aaron Giles | 2009-01-22 | 1 | -2/+0 |
* | Sound cores no longer allocate their own tokens. Instead they return a new |  Aaron Giles | 2009-01-18 | 1 | -10/+5 |
* | Cleaned up device and sound interfaces to match the CPU |  Aaron Giles | 2008-12-19 | 1 | -9/+9 |
* | 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 |
* | This patch furthers the process of aligning the sound cores with the |  Aaron Giles | 2008-12-04 | 1 | -1/+1 |
* | From AtariAce: |  Aaron Giles | 2008-11-13 | 1 | -8/+8 |
* | Updated src\emu\sound headers from K-S, so they use latest naming/structure a... |  Derrick Renaud | 2008-08-10 | 1 | -8/+8 |
* | Changed the way memory regions are referenced. Instead of a single |  Aaron Giles | 2008-07-28 | 1 | -1/+1 |
* | Copyright cleanup: |  Aaron Giles | 2008-01-06 | 1 | -1/+1 |
* | Initial checkin of MAME 0.121.mame0121 |  Aaron Giles | 2007-12-17 | 1 | -0/+255 |