summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/sound/speaker.h
Commit message (Expand)AuthorAgeFilesLines
* updated licenses for most of devices (nw) Miodrag Milanovic2015-05-141-2/+2
* Added dummy license headers for EMU section (nw) Miodrag Milanovic2015-05-071-0/+2
* Cleanups and version bumpmame0155 Miodrag Milanovic2014-10-151-2/+2
* static_config removed from speaker (nw) Miodrag Milanovic2014-09-131-10/+9
* more passing of attotime as const references (nw) Oliver Stöneberg2014-07-041-2/+2
* Cleanups and version bumpmame0152 Miodrag Milanovic2013-12-241-1/+1
* Added a simple DC blocker filter to the speaker toggle device [R. Belmont] R. Belmont2013-11-081-0/+4
* Cleanups and version bumpmame0149 Miodrag Milanovic2013-06-111-6/+6
* added save state to the remaining devices modernized by me in the past few da... Fabio Priuli2013-06-081-0/+2
* I keep forgetting to remove this include... nw. Fabio Priuli2013-06-041-2/+0
* modernized speaker device. [Fabio Priuli] Fabio Priuli2013-06-041-8/+48
* speaker tag lookup removal, also no need to use universal tag, since easier n... Miodrag Milanovic2013-04-121-2/+0
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-4/+4
* First pass at modernizing struct definitions. Aaron Giles2012-09-151-2/+1
* conversion of legacy devices into modern wip (no whatsnew) Miodrag Milanovic2012-09-031-1/+23
* Port from MESS Angelo Salese2011-06-091-0/+1
* C++-ified the sound and streams interfaces. Combined sound.c and streams.c Aaron Giles2011-01-271-2/+2
* running_device -> device_t Aaron Giles2010-12-311-1/+1
* Remove artificial SOUND_ prefix from sound device names. Aaron Giles2010-09-021-1/+1
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-10/+2
* Correct a long-standing design flaw: device configuration state Aaron Giles2010-01-181-1/+1
* Results of running the latest srcclean. Aaron Giles2009-12-281-2/+2
* Ok, this is The Big One. Aaron Giles2009-02-111-3/+3
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2009-01-131-0/+1
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-12-261-0/+2
* Updated src\emu\sound headers from K-S, so they use latest naming/structure a... Derrick Renaud2008-08-101-5/+9
* (From AtariAce) Aaron Giles2007-12-261-1/+1
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+29