bfcobra: Bad clocks, argh (nw)

This commit is contained in:
AJR 2017-12-11 01:18:50 -05:00
parent a3aa47e8e1
commit 44eb87e338

View File

@ -1655,7 +1655,7 @@ static MACHINE_CONFIG_START( bfcobra )
MCFG_SPEAKER_STANDARD_MONO("mono")
MCFG_SOUND_ADD("aysnd", AY8910, M6809_XTAL)
MCFG_SOUND_ADD("aysnd", AY8910, M6809_XTAL / 4)
MCFG_SOUND_ROUTE(ALL_OUTPUTS, "mono", 0.20)
MCFG_SOUND_ADD("upd", UPD7759, UPD7759_STANDARD_CLOCK)