view level1/sys/disasm.hp @ 3132:9bb0c42d9fc6

Rename remaining Makefiles to makefile for consistency
author Neal Crook <foofoobedoo@gmail.com>
date Fri, 13 Jan 2017 19:52:26 +0000
parents f79e64f804a6
children
line wrap: on
line source

@DISASM
Syntax: Disasm [<opts>] [<pathlist>]
Usage : 6809/6309 disassembler
Opts  :
 -m = disassemble module in memory
 -o = display other information
 -s = indicate disassembly start and end
      addresses: -s$ssss$eeee
 -u = don't convert U/DP offsets to labels
 -x = file is in execution directory
 -z = disassemble from standard input