Update CP1610
This commit is contained in:
parent
c5e2529eb4
commit
2526f8c7b9
|
@ -77,6 +77,7 @@ namespace BizHawk.Emulation.Cores.Components.CP1610
|
|||
Register[register] = 0;
|
||||
}
|
||||
RegisterPC = RESET;
|
||||
PendingCycles = 0;
|
||||
}
|
||||
|
||||
public bool GetBusAk()
|
||||
|
|
Loading…
Reference in New Issue