view level1/sys/disasm.hp @ 2668:07441dfebc27 lwtools-port

Make tocgen build with lwasm lwasm does not treat a trailing colon as part of the symbol name. Removed trailing colons on symbol references.
author William Astle <lost@l-w.ca>
date Sun, 10 Jun 2012 13:35:44 -0600
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