| Commit message (Expand) | Author | Age | Files | Lines |
* | update for Ville Linde (nw) |  Miodrag Milanovic | 2015-05-13 | 1 | -2/+2 |
* | Added dummy license headers for EMU section (nw) |  Miodrag Milanovic | 2015-05-07 | 1 | -0/+2 |
* | twinkle.c: the 68000 & SPU board now process commands, some sound f/x play no... |  arbee | 2015-01-17 | 1 | -1/+3 |
* | more devfind: [Alex Jackson] |  Alex W. Jackson | 2014-10-17 | 1 | -6/+2 |
* | Moved eminline and related files into /src/osd since it's system related (nw) |  Miodrag Milanovic | 2014-04-16 | 1 | -2/+2 |
* | 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 | -4/+4 |
* | Modernized tms3615, es8712, cem3394, k051649, and rf5c400 sound devices. [Andrew |  Andrew Gardner | 2013-02-19 | 1 | -172/+116 |
* | Konami PPC updates: |  R. Belmont | 2013-02-02 | 1 | -3/+3 |
* | Cleanups and version bumpmame0148 |  Miodrag Milanovic | 2013-01-11 | 1 | -62/+60 |
* | Stop allocating arrays of UINT8s for the tokens, when |  Aaron Giles | 2012-09-18 | 1 | -1/+1 |
* | 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 | -25/+0 |
* | conversion of legacy devices into modern wip (no whatsnew) |  Miodrag Milanovic | 2012-09-03 | 1 | -2/+40 |
* | Cleanups and version bumpmame0142u5 |  Angelo Salese | 2011-06-05 | 1 | -1/+1 |
* | GCC 4.6 "Variable assigned but not used" fixes part 7 (no whatsnew) |  R. Belmont | 2011-05-30 | 1 | -2/+2 |
* | BIG update. |  Aaron Giles | 2011-03-29 | 1 | -6/+6 |
* | Cleanup of machine.h. Shuffled some fields around, and moved several |  Aaron Giles | 2011-03-28 | 1 | -3/+3 |
* | Get rid of state_save_register_device_* macros in favor of direct |  Aaron Giles | 2011-02-09 | 1 | -20/+20 |
* | 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 | -2/+1 |
* | running_device -> device_t |  Aaron Giles | 2010-12-31 | 1 | -2/+2 |
* | 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 | -7/+5 |
* | 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 | -2/+2 |
* | First round of an attempted cleanup of header files in the system. |  Aaron Giles | 2010-01-10 | 1 | -1/+1 |
* | Cleaned-up several drivers; added missing prototypes and removed dead ones, |  Phil Bennett | 2009-12-08 | 1 | -2/+2 |
* | Sound cores compile cleanly. |  Aaron Giles | 2009-03-12 | 1 | -1/+1 |
* | Modified the makefile to support experimental optional C++ |  Aaron Giles | 2009-02-28 | 1 | -29/+32 |
* | Ok, this is The Big One. |  Aaron Giles | 2009-02-11 | 1 | -40/+31 |
* | 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 | -5/+3 |
* | 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 | -6/+6 |
* | Here's the big one.... |  Aaron Giles | 2008-12-11 | 1 | -2/+2 |
* | 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 | -4/+3 |
* | Changed save state system to accept machine parameters where |  Aaron Giles | 2008-12-05 | 1 | -24/+24 |
* | Added "tag" parameter to state_save_register_item_* calls. Removed |  Aaron Giles | 2008-11-17 | 1 | -20/+20 |
* | From AtariAce: |  Aaron Giles | 2008-11-13 | 1 | -5/+5 |
* | Major cpuintrf changes: |  Aaron Giles | 2008-11-10 | 1 | -2/+2 |
* | Updated src\emu\sound headers from K-S, so they use latest naming/structure a... |  Derrick Renaud | 2008-08-10 | 1 | -2/+2 |
* | 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 | -9/+5 |
* | Cleanups/version bump.mame0125u7 |  Aaron Giles | 2008-06-26 | 1 | -21/+21 |
* | Save state support: |  Aaron Giles | 2008-06-23 | 1 | -3/+24 |
* | From: Atari Ace [mailto:atari_ace@verizon.net] |  Aaron Giles | 2008-06-23 | 1 | -2/+2 |
* | - Added deprecat.h that contains some deprecated/discouraged contructs (see b... |  Zsolt Vasvari | 2008-01-25 | 1 | -1/+1 |