Skip to content

PikalaxALT/gbadisasm

 
 

Repository files navigation

GBADISASM

This is a simple disassembler for Game Boy Advance games.

Usage

gbadisasm rom_file -c config_file where rom_file is the GBA rom to disassemble, and config_file is an optional config file that gives hints to the disassembler.

Config File

The config file consists of a list of statements, one per line. Lines beginning with # are treated as comments. An config file pokeruby.cfg for Pokemon Ruby is provided as an example.

About

Game Boy Advance disassembler

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 96.8%
  • Makefile 3.2%