mirror of
https://github.com/holub/mame
synced 2025-07-03 00:56:03 +03:00
fix for mantis 01628: bgaregga, bgareghk, bgaregnv, bgaregcn, bgaregt2: bgaregga (and clones) sound broken
This commit is contained in:
parent
d8a625a624
commit
306b13eae2
@ -4088,7 +4088,7 @@ static MACHINE_DRIVER_START( bgaregga )
|
||||
MDRV_CPU_ADD(Z80,32000000/8) /* 4MHz , 32MHz Oscillator */
|
||||
MDRV_CPU_PROGRAM_MAP(bgaregga_sound_z80_mem, 0)
|
||||
|
||||
MDRV_INTERLEAVE(10)
|
||||
MDRV_INTERLEAVE(100)
|
||||
|
||||
MDRV_MACHINE_RESET(bgaregga)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user