Previous 199869 Revisions Next

r16012 Tuesday 17th April, 2012 at 14:58:05 UTC by Aaron Giles
Broke dependency between mcr68 and mcr by creating
sound devices for each of the Midway 8-bit sound
boards. This will also aid in eventually hooking them
up to pinballs.

Enhanced the mixer interface support to allow for
more than one output line. To use this you need to
use the MCFG_MIXER_ROUTE macro instead of
MCFG_SOUND_ROUTE so that the mixer output index can
be specified. See midway_ssio_device for an example.
[src/emu]diexec.c diexec.h disound.c disound.h
[src/mame/audio]mcr.c mcr.h
[src/mame/drivers]mcr.c mcr3.c mcr68.c
[src/mame/includes]gottlieb.h mcr.h mcr68.h
[src/mame/machine]mcr.c mcr68.c
[src/mame/video]mcr68.c
[src/osd/windows]windows.mak

Previous 199869 Revisions Next


© 1997-2024 The MAME Team