mirror of
https://github.com/holub/mame
synced 2025-05-25 23:35:26 +03:00
pcxt- fixed regression (no whatsnew)
This commit is contained in:
parent
5f57ffda76
commit
cbbc062ff3
@ -721,7 +721,7 @@ static MACHINE_RESET( filetto )
|
|||||||
|
|
||||||
state->m_pc_spkrdata = 0;
|
state->m_pc_spkrdata = 0;
|
||||||
state->m_pc_input = 0;
|
state->m_pc_input = 0;
|
||||||
|
state->m_wss2_data = 0;
|
||||||
speaker_level_w( speaker, 0 );
|
speaker_level_w( speaker, 0 );
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user