gpo.zugaina.org

Search Portage & Overlays:

dev-util/ghidra-xbe

Ghidra loader for original Xbox XBE executables.

Screenshots

ChangeLog

commit 173585714a901f98465e238bc81b7d0112454779
Author: Andrew Udvare <audvare@gmail.com>
Date: Fri Sep 11 16:53:35 2026 -0400

dev-util/ghidra-xbe: new package, add 0_p20260225

Upstream tags builds by date rather than versioning the loader. One source file
is generated rather than committed: its build script downloads xtlid.xml from
XboxDev/xtlid and runs it through the XSLT in the repository, so that file is
fetched as a second distfile and xsltproc is run at prepare time.

The XbSymbolDatabase analyzer looks for an executable from a separate project
that is not packaged. It handles the file being absent, so only that one
analyzer is affected.

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