Fix Dreamcast V2 EXP factor load

This commit is contained in:
2026-05-16 03:45:07 -04:00
parent f3681d79f9
commit 28a113657b
2 changed files with 4 additions and 2 deletions
@@ -40,7 +40,8 @@ find_factor:
nop
factor_found:
mov.w r5, [r6 + 2]
add r6, 2
mov.w r5, [r6]
test r5, r5
bt halve_table
+2 -1
View File
@@ -46,7 +46,8 @@ find_factor:
nop
factor_found:
mov.w r5, [r6 + 2]
add r6, 2
mov.w r5, [r6]
# r7 = 212 entries
mov r7, 0x0D