8000 Tool z80nm · z88dk/z88dk Wiki · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Paulo Custodio edited this page Oct 9, 2021 · 1 revision
8000

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

Clone this wiki locally
0