gpdasm is a disassembler for gputils. It converts hex ?les generated by gpasm and gplink into disassembled instructions.

Usage: gpdasm [options] file
Options: [defaults in brackets after descriptions]
  -c, --mnemonics                Decode special mnemonics.
  -h, --help                     Show this usage message.
  -i, --hex-info                 Information on input hex file.
  -l, --list-chips               List supported processors.
  -m, --dump                     Memory dump hex file.
  -p PROC, --processor PROC      Select processor.
  -s, --short                    Print short format.
  -v, --version                  Show version.
  -y, --extended                 Enable 18xx extended mode.

Report bugs to:
<URL:http://gputils.sourceforge.net/>
