laqieer / gba-disasm-decomp-tools

Tools for disassemble or decompile GameBoy Advance game

Home Page:https://hub.docker.com/r/laqieer/gba-disasm-decomp-tools/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gba-disasm-decomp-tools

Tools to build a disassembly or decompilation project for GameBoy Advance game.

Docker Cloud Build Status

docker pull laqieer/gba-disasm-decomp-tools

Build

Arg Value Default
USERNAME GitHub account pret
PROJECT GitHub repo pokeemerald
BUILD_TOOLS Command to build tools make tools

Example:

docker build -t laqieer/gba-disasm-decomp-tools:fireemblem8u --build-arg USERNAME=FireEmblemUniverse --build-arg PROJECT=fireemblem8u --build-arg BUILD_TOOLS=./build_tools.sh .

Usage

Example

About

Tools for disassemble or decompile GameBoy Advance game

https://hub.docker.com/r/laqieer/gba-disasm-decomp-tools/

License:MIT License


Languages

Language:Dockerfile 100.0%