view level1/sys/disasm.hp @ 3133:815cc5a9d9d3

mc09: Bring makefiles in line with level1/level2 coco makefiles In particular do not build zip packages. Delete trailing whitespace in level1/coco1/makefile.
author Neal Crook <foofoobedoo@gmail.com>
date Fri, 13 Jan 2017 20:36:04 +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