mirror of
https://github.com/holub/mame
synced 2025-05-30 09:33:05 +03:00
03432: circusc and clones: Partially missing sounds. / Please credit rte
This commit is contained in:
parent
1388d0ddc8
commit
768308180f
@ -324,7 +324,7 @@ static DISCRETE_SOUND_START( circusc )
|
||||
|
||||
DISCRETE_INPUTX_STREAM(NODE_01, 0, 1.0, 0)
|
||||
DISCRETE_INPUTX_STREAM(NODE_02, 1, 1.0, 0)
|
||||
DISCRETE_INPUTX_STREAM(NODE_03, 1, 2.0, 0) // DAC 0..32767, multiply by 2
|
||||
DISCRETE_INPUTX_STREAM(NODE_03, 2, 2.0, 0) // DAC 0..32767, multiply by 2
|
||||
|
||||
DISCRETE_INPUT_DATA(NODE_05)
|
||||
DISCRETE_INPUT_DATA(NODE_06)
|
||||
|
Loading…
Reference in New Issue
Block a user