nevesnunes / ghidra-neogeopocket-loader

Ghidra loader for the Neo Geo Pocket console

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ghidra Neo Geo Pocket Loader

Loads game ROMs for the Neo Geo Pocket console. Adds memory map and labels for BIOS functions and I/O ports.

Usage

First, setup TLCS-900/H processor module.

Afterwards:

GHIDRA_INSTALL_DIR=#FIXME
gradle -PGHIDRA_INSTALL_DIR=$GHIDRA_INSTALL_DIR buildExtension
mv dist/ghidra_*.zip "$GHIDRA_INSTALL_DIR/Extensions/Ghidra/"

Examples

About

Ghidra loader for the Neo Geo Pocket console


Languages

Language:Java 100.0%