|
Description |
x6502 is a simple commandline utility that can be used to disassemble NES ROM data.
Disassembled output can be used in a variety of assemblers.
Features include automatic labeling of all jump, branch and sub routines (optional), any area and size of rom may be disassembled, data can be dumped to assembly language so that it may be compiled with program assembly, automatic blank commenting on each line (optional), automatic commented program counter and file addresses (optional), and output can be appended to other/old assembly source files during disassembly (optional). |
|