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
Enable identifying symbol locations. This will require knowing the vram of the entrypoint, which most of the time can be taken from the rom header for N64. Also need to read the symbol table and so on.
Enable identifying symbol locations. This will require knowing the vram of the entrypoint, which most of the time can be taken from the rom header for N64. Also need to read the symbol table and so on.
Specifically, this means
jal(R_MIPS_26)