| Commit message (Expand) | Author | Age | Files | Lines |
* | update for James Wallace (nw) |  Miodrag Milanovic | 2015-05-12 | 1 | -1/+1 |
* | Update for Mirko Buffoni and some shared (nw) |  Miodrag Milanovic | 2015-05-12 | 1 | -2/+2 |
* | 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 | -2/+1 |
* | removed not needed parameter from stream_alloc (nw) |  Miodrag Milanovic | 2014-04-30 | 1 | -1/+1 |
* | Modernized galeco, okim6376, vr0video, mb87078, snk6502 devices. [Osso] |  Scott Stone | 2013-07-25 | 1 | -295/+210 |
* | devlegcy.h usage cleanup (nw) |  Oliver Stöneberg | 2013-07-10 | 1 | -0/+1 |
* | extended large amount of devices with shortname and source file data (nw) |  Miodrag Milanovic | 2013-06-21 | 1 | -1/+1 |
* | output of new srcclean changes that are relatively small [smf] |  smf- | 2013-01-11 | 1 | -2/+0 |
* | Cleanups and version bumpmame0148 |  Miodrag Milanovic | 2013-01-11 | 1 | -26/+24 |
* | 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 | -2/+1 |
* | Cleanup and some inheritance fixes (no whatsnew) |  Miodrag Milanovic | 2012-09-03 | 1 | -27/+0 |
* | conversion of legacy devices into modern wip (no whatsnew) |  Miodrag Milanovic | 2012-09-03 | 1 | -2/+49 |
* | Fixed independent channel volumes in Okim6376 sound chip, used by the games f... |  Angelo Salese | 2011-08-17 | 1 | -3/+7 |
* | This is a temporary fix for Mating Game which disables the 'Line Zero' interr... |  Angelo Salese | 2011-06-28 | 1 | -0/+21 |
* | Fixed NAR timing in OKIM6376 to match datasheet figures. [J. Wallace] |  Angelo Salese | 2011-06-19 | 1 | -129/+122 |
* | Added proper channel 2 support, and logging capabilities to OKIM6376. [J.Wall... |  Angelo Salese | 2011-06-15 | 1 | -17/+53 |
* | Cleanups and version bumpmame0142u5 |  Angelo Salese | 2011-06-05 | 1 | -5/+5 |
* | Added echo emulation to the OkiM6376 sound chip [J. Wallace] |  Angelo Salese | 2011-06-05 | 1 | -84/+183 |
* | BIG update. |  Aaron Giles | 2011-03-29 | 1 | -1/+1 |
* | Get rid of state_save_register_device_* macros in favor of direct |  Aaron Giles | 2011-02-09 | 1 | -8/+8 |
* | C++-ified the sound and streams interfaces. Combined sound.c and streams.c |  Aaron Giles | 2011-01-27 | 1 | -6/+5 |
* | running_device -> device_t |  Aaron Giles | 2010-12-31 | 1 | -3/+3 |
* | 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 |
* | Disable many unused variables as identifed by cppcheck. [Oliver Stöneberg] |  Scott Stone | 2010-04-23 | 1 | -2/+2 |
* | Made device->tag and devconfig->tag into private member variables (m_tag). |  Aaron Giles | 2010-03-08 | 1 | -1/+1 |
* | Correct a long-standing design flaw: device configuration state |  Aaron Giles | 2010-01-18 | 1 | -3/+3 |
* | 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 | -4/+2 |
* | The other larger patch adds missing static and const qualifiers, and |  Aaron Giles | 2009-06-08 | 1 | -1/+1 |
* | Sound cores compile cleanly. |  Aaron Giles | 2009-03-12 | 1 | -1/+1 |
* | Ok, this is The Big One. |  Aaron Giles | 2009-02-11 | 1 | -151/+38 |
* | On Mon, Jan 19, 2009 at 02:48:05PM +0100, Olivier Galibert wrote: |  Aaron Giles | 2009-01-22 | 1 | -3/+0 |
* | Fixed clamping to 12 bit range to Okim6376, and adjusted |  Mirko Buffoni | 2009-01-21 | 1 | -8/+8 |
* | Sound cores no longer allocate their own tokens. Instead they return a new |  Aaron Giles | 2009-01-18 | 1 | -5/+3 |
* | Fixed MSM6376 distorted playback. |  Phil Bennett | 2009-01-12 | 1 | -38/+44 |
* | Added OKIM6376 emulation ADPCM Speech Synthesizer [Mirko Buffoni] |  Mirko Buffoni | 2009-01-12 | 1 | -0/+611 |