Skip to content

Random06457/Ghidra-RSP

Repository files navigation

Ghidra-RSP

A Nintendo 64 RSP processor module and loader for Ghidra.

Demo

Usage

  • Drop a RSP binary in Ghidra (content of IMEM).

  • In the loader options, you can decide whether to load the RSP binary as a boot microcode or main microcode. (This will just change the base address of the binary, 0x1000 or 0x1080 respectively for boot or main microcode).

  • After hitting the OK button, the loader will prompt for a path to load the content of DMEM from. (You can choose not to import any DMEM content by clicking the cancel button in the file prompt).

Installation

  • Open Ghidra
  • File-> Install Extensions
  • Import zip file from the release section

About

Nintendo 64 RSP processor module and loader for Ghidra.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages