Working sound, nw

This commit is contained in:
angelosa 2016-03-10 20:58:27 +01:00
parent ec30dbc6c5
commit 934795a792

View File

@ -538,7 +538,7 @@ static MACHINE_CONFIG_START( liblrabl, toypop_state )
MCFG_CPU_ADD("audiocpu", M6809, MASTER_CLOCK/4)
MCFG_CPU_PROGRAM_MAP(sound_map)
MCFG_CPU_PERIODIC_INT_DRIVER(toypop_state, irq0_line_hold, 60)