let the codehandler w/debugger use codelist pointer

This commit is contained in:
meta
2018-11-18 14:33:26 -06:00
parent fbeadcd49c
commit 78e049634f

View File

@@ -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