mirror of
https://github.com/AppleWin/AppleWin.git
synced 2024-12-22 09:30:15 +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();
|
||||
ResetState();
|
||||
CpuIrqDeassert(IS_SPEECH);
|
||||
}
|
||||
|
||||
//-----------------------------------------------------------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user