Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 268 Bytes

readme.md

File metadata and controls

5 lines (4 loc) · 268 Bytes

The PSP GE Disassembler is a tool (and library) for interpreting bytes as if they represent valid GE instructions.

  • The example usage can be seen in the sample dir.
  • The library code itself is located in src.

This project is based on the PPSSPP's source code.