On reset: clear Phasor speech IRQ
This commit is contained in:
parent
91f2c43992
commit
33492ac9a2
1 changed files with 1 additions and 0 deletions
|
@ -772,6 +772,7 @@ void SSI263::Reset(void)
|
|||
{
|
||||
Stop();
|
||||
ResetState();
|
||||
CpuIrqDeassert(IS_SPEECH);
|
||||
}
|
||||
|
||||
//-----------------------------------------------------------------------------
|
||||
|
|
Loading…
Add table
Reference in a new issue