mirror of
https://github.com/project-slippi/Nintendont.git
synced 2025-10-05 16:13:14 +02:00
let the codehandler w/debugger use codelist pointer
This commit is contained in:
@@ -451,8 +451,9 @@ sendcheats:
|
||||
|
||||
lwz r16, 0(r12)
|
||||
|
||||
lis r12, codelist@h
|
||||
ori r12, r12, codelist@l
|
||||
lis r13, codelist_addr@h
|
||||
ori r13, r13, codelist_addr@l
|
||||
lwz r12, 0(r13)
|
||||
|
||||
b upload
|
||||
|
||||
|
Reference in New Issue
Block a user