mirror of
https://github.com/joel16/uofw.git
synced 2024-11-23 11:39:50 +00:00
ge: update comment
Signed-off-by: Michal Demin <michaldemin@gmail.com>
This commit is contained in:
parent
d5bf38888e
commit
8606fed785
@ -25,7 +25,7 @@ sceGeListUpdateStallAddr:
|
||||
bnez $t2, not_running
|
||||
lw $t9, %lo(g_GeLogHandler)($t9) # logging function
|
||||
|
||||
## when dl->unk8 == 2: store stall address at 0xBD40010C and change dl->stall
|
||||
## when dl->state == 2 (SCE_GE_DL_SIGNAL_PAUSE): store stall address at 0xBD40010C (HW_GE_STALLADDR) and change dl->stall
|
||||
sw $t0, 268($t3) # store stall address at 0xBD40010C
|
||||
sync
|
||||
bnez $t9, logging
|
||||
|
Loading…
Reference in New Issue
Block a user