mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-05 15:27:46 -04:00
svp drc, another bugfix
This commit is contained in:
parent
1d5885dd84
commit
5daf702140
1 changed files with 1 additions and 0 deletions
|
@ -990,6 +990,7 @@ static void tr_r0_to_ST(int const_val)
|
|||
EOP_ORR_REG_LSL(6, 6, 1, 4); // orr r6, r6, r1, lsl #4
|
||||
TR_WRITE_R0_TO_REG(SSP_ST);
|
||||
hostreg_r[1] = -1;
|
||||
known_regb &= ~KRREG_ST;
|
||||
dirty_regb &= ~KRREG_ST;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue