view level1/sys/disasm.hp @ 2677:c58baa9276c8 lwtools-port

Fix string constants used as numbers More cases of string constants being used instead of ascii constants.
author William Astle <lost@l-w.ca>
date Sun, 10 Jun 2012 14:33:53 -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