About
This is a full disassembly of the USA NES release of Balloon Fight — assembly source that can be reassembled with the bass assembler into working iNES and PRG ROM images.
How it differs from the original
Building the ROM requires supplying your own copy of the original Balloon Fight CHR (graphics) ROM file; the disassembly itself provides only the reassembled code, not original game assets.
Getting started
To build it, assemble the provided source with ARM9's fork of the bass assembler after supplying your own copy of Balloon Fight's CHR ROM file; separate assembly steps produce the iNES ROM and the PRG ROM.