fix resets

This commit is contained in:
Jaklyy 2024-10-19 11:01:16 -04:00
parent e33d19cf14
commit 8fff17f03f
1 changed files with 1 additions and 0 deletions

View File

@ -202,6 +202,7 @@ void ARMv5::Reset()
PU_Map = PU_PrivMap;
Store = false;
ITCMTimestamp = 0;
TimestampActual = 0;
ILCurrReg = 16;
ILPrevReg = 16;