You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
!PREVIOUS_PC #= pc()spcblock$400 nspcincsrc "spc/default.spc700.asm"endspcblock execute spc_entrybase !PREVIOUS_PC+pc()-$400+4 ; $400 is the entry of the spc codeorg pc()|$400000undef "PREVIOUS_PC"
I have a hirom code, therefore I do the org pc()|400000 to set the address correctly
Assembling the following code reproduces the error.
prints:
The text was updated successfully, but these errors were encountered: