Skip to content

Commit

Permalink
Bugfixes
Browse files Browse the repository at this point in the history
  • Loading branch information
sauraen committed Aug 23, 2024
1 parent 8a6efe3 commit 17ebc2e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions f3dex3.s
Original file line number Diff line number Diff line change
Expand Up @@ -1054,6 +1054,7 @@ start: // This is at IMEM 0x1080, not the start of IMEM
vnop // Return to here from S2DEX overlay 0 G_LOAD_UCODE jumps to start+4!
lqv $v31[0], (v31Value)($zero) // Actual start is here
vadd $v29, $v29, $v29 // Consume VCO (carry) value possibly set by the previous ucode
lqv $v30, (v30Value)($zero) // Always as this value except vtx_store
li altBaseReg, altBase
li rdpCmdBufPtr, rdpCmdBuffer1
vclr vOne
Expand Down

0 comments on commit 17ebc2e

Please sign in to comment.