summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/disound.h
Commit message (Expand)AuthorAgeFilesLines
* Collapsed device_config and device_t into one class. Updated all Aaron Giles2011-04-271-35/+12
* Converted core_options to a class. Removed a bunch of marginal Aaron Giles2011-03-031-1/+1
* mame_file is now emu_file and is a class. It is required Aaron Giles2011-02-121-1/+1
* Cleanups and version bump.mame0141u2 Aaron Giles2011-02-091-2/+2
* C++-ified the sound and streams interfaces. Combined sound.c and streams.c Aaron Giles2011-01-271-22/+28
* Added a virtual stream update function to the device sound interface. Aaron Giles2011-01-211-0/+3
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-14/+14
* Moved sound routing for non-speaker devices over to the Aaron Giles2010-09-081-0/+1
* Remove artificial SOUND_ prefix from sound device names. Aaron Giles2010-09-021-2/+2
* De-converted MACHINE_DRIVER from tokens back to constructor functions, regaining Aaron Giles2010-08-261-4/+6
* Cleanups and version bump. Aaron Giles2010-06-171-4/+4
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-0/+161