mirror of
https://github.com/AppleWin/AppleWin.git
synced 2025-01-01 12:31:59 +00:00
On reset: clear Phasor speech IRQ
This commit is contained in:
parent
91f2c43992
commit
33492ac9a2
@ -772,6 +772,7 @@ void SSI263::Reset(void)
|
|||||||
{
|
{
|
||||||
Stop();
|
Stop();
|
||||||
ResetState();
|
ResetState();
|
||||||
|
CpuIrqDeassert(IS_SPEECH);
|
||||||
}
|
}
|
||||||
|
|
||||||
//-----------------------------------------------------------------------------
|
//-----------------------------------------------------------------------------
|
||||||
|
Loading…
Reference in New Issue
Block a user