mirror of
https://github.com/holub/mame
synced 2025-05-22 13:48:55 +03:00
Changed superchs ES5505 clock rate to 15238050Hz
This commit is contained in:
parent
c562a89dcc
commit
7938cd3974
@ -442,7 +442,7 @@ static MACHINE_DRIVER_START( superchs )
|
|||||||
MDRV_VIDEO_UPDATE(superchs)
|
MDRV_VIDEO_UPDATE(superchs)
|
||||||
|
|
||||||
/* sound hardware */
|
/* sound hardware */
|
||||||
TAITO_F3_SOUND_SYSTEM_ES5505(13343000)
|
TAITO_F3_SOUND_SYSTEM_ES5505(30476100/2)
|
||||||
MACHINE_DRIVER_END
|
MACHINE_DRIVER_END
|
||||||
|
|
||||||
/***************************************************************************/
|
/***************************************************************************/
|
||||||
|
Loading…
Reference in New Issue
Block a user