mogaika / ghidra-emotionengine

Ghidra Processor for the Play Station 2's Emotion Engine MIPS based CPU

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ghidra-emotionengine

Ghidra Processor for the Play Station 2's Emotion Engine CPU.

The core MIPS/FPU/COP0 instruction are based off the MIPS32/64 processor included in Ghidra, with superfluous instructions stripped out and some instructions modified.

The following instuction sets are currently supported

  1. The core MIPS instruction set
  2. The EE core instruction set
  3. COP0 (System control processor) instruction set
  4. COP1 (FPU) instruction set
  5. COP2 (VU1) macro instruction set (WIP)

Installation

Precompiled packages for each version of Ghidra are available in the releases tab. To install the package, follow the instructions in the Ghidra docs.

Issues

I'm sure there are issues, and if you find any please report them.

TODO

  • VU macro instruction set support
  • Function analysis

About

Ghidra Processor for the Play Station 2's Emotion Engine MIPS based CPU

License:Apache License 2.0


Languages

Language:HCL 100.0%