Skip to content

SAT-R/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

2 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Assembly 93.7%
  • C 5.7%
  • Other 0.6%