mirror of
https://github.com/holub/mame
synced 2025-05-24 23:05:32 +03:00
(small update to previous chinagat commit by sasuke)
This commit is contained in:
parent
33bf61f326
commit
09d81a276c
@ -582,7 +582,7 @@ static MACHINE_DRIVER_START( chinagat )
|
|||||||
|
|
||||||
MDRV_SOUND_ADD("oki", OKIM6295, 1065000)
|
MDRV_SOUND_ADD("oki", OKIM6295, 1065000)
|
||||||
MDRV_SOUND_CONFIG(okim6295_interface_pin7high) // pin 7 not verified, clock frequency estimated with recording
|
MDRV_SOUND_CONFIG(okim6295_interface_pin7high) // pin 7 not verified, clock frequency estimated with recording
|
||||||
MDRV_SOUND_ROUTE(ALL_OUTPUTS, "mono", 0.6)
|
MDRV_SOUND_ROUTE(ALL_OUTPUTS, "mono", 0.80)
|
||||||
MACHINE_DRIVER_END
|
MACHINE_DRIVER_END
|
||||||
|
|
||||||
static MACHINE_DRIVER_START( saiyugb1 )
|
static MACHINE_DRIVER_START( saiyugb1 )
|
||||||
|
Loading…
Reference in New Issue
Block a user