gpvc is cod file viewer for gputils. It provides an easy way to view the contents of the cod files generated by gpasm and gplink.

Usage: gpvc [options] file
Options: [defaults in brackets after descriptions]
  -a, --all          Display all information in .cod file.
  -d, --directory    Display directory header.
  -l, --listing      Display source listing.
  -m, --message      Display debug message area.
  -h, --help         Show this usage message.
  -r, --rom          Display rom.
  -s, --symbols      Display symbols.
  -v, --version      Show version.

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