fix F3DZEX boot
This commit is contained in:
parent
ffc6c98e9d
commit
04ea60471a
1 changed files with 1 additions and 1 deletions
|
@ -126,7 +126,7 @@ func_103C:
|
|||
mfc0 t0, SP_COP_STATUS
|
||||
label_1040:
|
||||
andi t0, t0, 1<<7 // check flag 7: signal 0 set
|
||||
bnez t1,+ // branch if signal 0 is set
|
||||
bnez t0,+ // branch if signal 0 is set
|
||||
nop
|
||||
jr ra
|
||||
+
|
||||
|
|
Loading…
Reference in a new issue