shinyquagsire23 / DisFire

A compilable disassembly of Pokemon Fire Red for GBA
32 stars 7 forks source link

DisFire

To compile, first create a single binary blob named 24FC40toend.bin consisting of all data from 0x24FC40 to the end of the Fire Red ROM. Then run compile.sh and the resulting ROM should be named firered.new.gba. If it is not generated, check error.txt and cerror.txt for any errors which may have occured during the compile process. Windows users, feel free to create a batch script to compile this until a proper Makefile has been made.

Changelog: