summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/sound/flt_vol.c
Commit message (Expand)AuthorAgeFilesLines
* updated licenses for most of devices (nw) Miodrag Milanovic2015-05-141-1/+1
* Added dummy license headers for EMU section (nw) Miodrag Milanovic2015-05-071-0/+2
* no you're not a qsound_device :P Michaƫl Banaan Ananas2014-03-241-1/+1
* extended large amount of devices with shortname and source file data (nw) Miodrag Milanovic2013-06-211-1/+1
* Cleanups and version bumpmame0148u1 Miodrag Milanovic2013-02-111-4/+3
* Modernize the Volume and RC filter sound devices. [Andrew Gardner] Andrew Gardner2013-01-311-55/+24
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-5/+3
* Stop allocating arrays of UINT8s for the tokens, when Aaron Giles2012-09-181-1/+1
* First pass at modernizing struct definitions. Aaron Giles2012-09-151-2/+1
* Cleanup and some inheritance fixes (no whatsnew) Miodrag Milanovic2012-09-031-28/+0
* conversion of legacy devices into modern wip (no whatsnew) Miodrag Milanovic2012-09-031-2/+40
* BIG update. Aaron Giles2011-03-291-1/+1
* Cleanup of machine.h. Shuffled some fields around, and moved several Aaron Giles2011-03-281-1/+1
* C++-ified the sound and streams interfaces. Combined sound.c and streams.c Aaron Giles2011-01-271-2/+1
* running_device -> device_t Aaron Giles2010-12-311-2/+2
* Remove artificial SOUND_ prefix from sound device names. Aaron Giles2010-09-021-1/+1
* Split implementation for legacy devices into a separate macro. Updated all Aaron Giles2010-06-111-0/+2
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-4/+2
* Correct a long-standing design flaw: device configuration state Aaron Giles2010-01-181-2/+2
* First round of an attempted cleanup of header files in the system. Aaron Giles2010-01-101-1/+1
* Many casts added to the core files, and various other tweaks Aaron Giles2009-03-121-1/+1
* Ok, this is The Big One. Aaron Giles2009-02-111-26/+26
* On Mon, Jan 19, 2009 at 02:48:05PM +0100, Olivier Galibert wrote: Aaron Giles2009-01-221-2/+0
* Sound cores no longer allocate their own tokens. Instead they return a new Aaron Giles2009-01-181-5/+3
* Cleaned up device and sound interfaces to match the CPU Aaron Giles2008-12-191-8/+8
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-12-181-1/+1
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-12-101-1/+1
* This patch furthers the process of aligning the sound cores with the Aaron Giles2008-12-041-2/+1
* From AtariAce: Aaron Giles2008-11-131-5/+5
* Changed the way memory regions are referenced. Instead of a single Aaron Giles2008-07-281-1/+1
* - Added deprecat.h that contains some deprecated/discouraged contructs (see b... Zsolt Vasvari2008-01-251-0/+1
* Copyright cleanup: Aaron Giles2008-01-061-1/+1
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+80