mirror of
https://github.com/holub/mame
synced 2025-05-23 06:08:48 +03:00
Forgot this ...
This commit is contained in:
parent
4b3d9c520a
commit
db9b929226
@ -316,6 +316,7 @@ static TIMER_CALLBACK( stv_smpc_intback )
|
||||
state->m_scu.ist |= (IRQ_SMPC);
|
||||
|
||||
/* clear hand-shake flag */
|
||||
state->m_smpc_ram[0x5f] = 0x10;
|
||||
state->m_smpc_ram[0x63] = 0x00;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user