mirror of
https://github.com/holub/mame
synced 2025-05-07 14:54:35 +03:00
bfcobra: Bad clocks, argh (nw)
This commit is contained in:
parent
a3aa47e8e1
commit
44eb87e338
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user