About
This is a full disassembly of the NES version of Donkey Kong, covering three ROM revisions -- Rev 0 (Japanese), Rev 1 (International), and a GameCube version. The disassembly is complete but not fully documented, and it does not include graphics data.
Getting started
Building it requires ripping the original ROM's graphics data yourself (a helper Python script is included in the "misc" folder) and assembling the disassembled code with the asm6 assembler.