gpo.zugaina.org

Search Portage & Overlays:

dev-util/ghidra-emotionengine-reloaded

Ghidra extension adding PlayStation 2 Emotion Engine support.

Screenshots

ChangeLog

commit 0e85075e569289f96b8e37b832b694b36a850cb5
Author: Andrew Udvare <audvare@gmail.com>
Date: Fri Sep 11 14:45:43 2026 -0400

dev-util/ghidra-emotionengine-reloaded: new package, add 2.1.37

Built from upstream's sources rather than its prebuilt archive. That archive
was the last one that had to stay prebuilt: the extension shells out to stdump,
which upstream's CI downloads from a separate project, and dev-util/ccc:1.2 now
provides it. The bundled copy is replaced by a symlink to it, where
Application.getOSFile() looks. Both produce identical output, checked over
ccc's own test binaries.

The jar this produces has the same contents as the one in upstream's release.

Signed-off-by: Andrew Udvare <audvare@gmail.com>