NES Disassembler v1.0beta 4

posted in Utility News by khaless on Aug 26th, 2002

Morgan writes in to tell us that his NES Disassembler coded in C/C++ and is a MSDOS application has been updated to 1.0 beta 4 "NES Disassembler v1.0beta 4 released. This is THE disassembler for iNES-ROM images. Generates good-looking and easy to read code by using two-passes when disassembling. " Also the following features are described.
  • Creates easy-to-read code, perfect for "hacking". :-)
  • Comments the code where NES hardware registers are used (=easier to spot)
  • Recognizes MMC1/MMC4 hardware registers.
  • Detects if ROM uses 8k RAM expansion at <$>6000 or not (since iNES header doesn't tell this, *sigh*)
Note that currently not all opcodes are disassembled. You can download this Disassembler in the NES Utilities section.