summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/speaker.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* 'subwoofer' does not describe a position (nw) Vas Crabb2019-10-051-7/+12
* speaker: added rear_center (nw) hap2018-10-051-0/+2
* Next-gen config: make address map config not look like arse Vas Crabb2018-06-061-0/+12
* Update dcs audio to get sf2049 closer to working. Ted Green2018-06-031-0/+3
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-20/+3
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-3/+8
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-2/+5
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-2/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-4/+1
* Self-registering devices. Vas Crabb2017-03-031-1/+1
* Self-registering devices prep: Vas Crabb2017-02-271-10/+7
* cleanup headers of not used friend classes (nw) Miodrag Milanovic2017-02-121-2/+0
* Introduce u8/u16/u32/u64/s8/s16/s32/s64 Vas Crabb2016-11-191-8/+8
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-5/+5
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* clang-modernize part 1 (nw) Miodrag Milanovic2015-12-031-1/+1
* Bulk convert files that already had standard BSD license in my name Aaron Giles2013-10-161-31/+2
* output of new srcclean changes that are relatively small [smf] smf-2013-01-111-2/+1
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-8/+8
* Create a new device_mixer_interface, derived from device_sound_interface, Aaron Giles2012-02-251-11/+11
* Move devices into a proper hierarchy and handle naming Aaron Giles2012-01-241-3/+4
* Collapsed device_config and device_t into one class. Updated all Aaron Giles2011-04-271-33/+11
* Moved the state saving system to C++. For now the registration macros Aaron Giles2011-02-081-49/+4
* Whoops, missed some files. Aaron Giles2011-01-271-0/+187