Go to file
Aaron Giles 1ff793a4a8 Create a new device_mixer_interface, derived from device_sound_interface,
which mixes all its inputs to a single output stream. Redefined the
SPEAKER device to use this and remove the duplicate underlying logic.
The main purpose of this new interface is to allow device-ification of
an entire sound board, which can itself become a mixer of all of its
sound components to a single output stream. This stream can then be
routed by the device's owner to the appropriate speakers. A real-life
example will show up soon.
2012-02-25 19:21:35 +00:00
artwork HLSL Updates: [Ryan Holtz, Bat Country Entertainment, austere] 2011-06-06 21:25:38 +00:00
docs Refactored the hlsl.txt documentation file to match current MAME commands (nw) 2011-11-13 03:54:52 +00:00
hash Various changes for Neo-Geo driver [Johnboy]: 2011-12-24 19:09:32 +00:00
hlsl HLSL "Hurricain't Keep A Good Dev Down" Bugfix Extravaganza: [Ryan Holtz, Bat 2011-08-28 09:10:53 +00:00
src Create a new device_mixer_interface, derived from device_sound_interface, 2012-02-25 19:21:35 +00:00
.gitattributes Documentation of the video data on Dragon Gun. [David Haywood] 2012-02-24 03:31:09 +00:00
makefile - removed need for *_dev.lst files [Miodrag Milanovic] 2012-02-23 14:19:37 +00:00