A collection of scripts to aid in reverse engineering PSP binaries in Ghidra
From Ghidra's Script Manager
window, press the Script Directories
button and add the directory of your working copy.
Double click the script name from the Script Manager
window, ie SonyPSPResolveNIDs.py
This tool resolves NIDs to library and function names by using the XML files from the PSP PRX Libraries Documentation Project
This tool adds memory mapping for the PSP hardware registers. Useful when reverse engineering the kernel.