mirror of
https://github.com/holub/mame
synced 2025-05-19 20:29:09 +03:00
revert accidental volume-boost commit (It will be needed once the new tms5220 core goes live tho). no whatsnew.
This commit is contained in:
parent
6209d36e60
commit
5a29a31ae1
@ -843,7 +843,7 @@ MACHINE_DRIVER_START( jsa_i_mono_speech )
|
||||
MDRV_SOUND_ROUTE(1, "mono", 0.60)
|
||||
|
||||
MDRV_SOUND_ADD("tms", TMS5220C, JSA_MASTER_CLOCK*2/11) /* potentially JSA_MASTER_CLOCK/9 as well */
|
||||
MDRV_SOUND_ROUTE(ALL_OUTPUTS, "mono", 8.0)
|
||||
MDRV_SOUND_ROUTE(ALL_OUTPUTS, "mono", 1.0)
|
||||
MACHINE_DRIVER_END
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user