mirror of
https://github.com/holub/mame
synced 2025-04-23 17:00:53 +03:00
forgot tag change (nw)
This commit is contained in:
parent
2130adc105
commit
f6fd8fc3cd
@ -919,7 +919,7 @@ static MACHINE_CONFIG_START( wwfwfest, wwfwfest_state )
|
||||
/* sound hardware */
|
||||
MCFG_SPEAKER_STANDARD_MONO("mono")
|
||||
|
||||
MCFG_YM2151_ADD("ymsnd", XTAL_3_579545MHz)
|
||||
MCFG_YM2151_ADD("ym2151", XTAL_3_579545MHz)
|
||||
MCFG_YM2151_IRQ_HANDLER(INPUTLINE("audiocpu", 0))
|
||||
MCFG_SOUND_ROUTE(0, "mono", 0.45)
|
||||
MCFG_SOUND_ROUTE(1, "mono", 0.45)
|
||||
|
Loading…
Reference in New Issue
Block a user