Skip to content

bigianb/ghidra-ps2ee

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This provides experimental language support for the PS2 Emotion Engine. It's basically the MIPS code slimmed down with some of the EE specific instructions added.

To use, clone this repo into the Processors directory of the ghidra distribution. You will need to rename the root directory to PS2EE from the default of ghidra-ps2ee.

To compile the java, open the directory as a project in IntelliJ Idea. From the build menu, choose build artifacts and build the 'lib' artifact. This will cause a ps2ee.jar to be created in the lib directory.

If you're interested in this type of thing, I suggest using: https://github.com/beardypig/ghidra-emotionengine It's more complete and generally better all around.

About

Emotion Engine support for ghidra

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages