Skip to content

Symbols #4

@EllipticEllipsis

Description

@EllipticEllipsis

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

  • functions in the file
  • data symbols in the file
  • Relocated functions called by jal (R_MIPS_26)
  • Relocated data and functions from HI/LO
  • Relocated pointers (R_MIPS_32)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions