Tool z80nm - z88dk/z88dk GitHub Wiki

Object and Library File Dumper

Usage

z80nm [options] input

Description

z80nm reads the input library or object file generated by z80asm and produces a dump of its contents. It can read all the current and past object and library file versions.

Options

  • -a
    Show all

  • -l
    Show local symbols

  • -e
    Show expression patches

  • -c
    Show code dump

  • -h
    Display this help