view level2/sys/rma.hp @ 2812:1f47bdb9f356 lwtools-port

Added new utils section in 3rdparty and updated makefile(s) Added a new utils section in 3rdparty/utils called dladd. This section will include utilities that are made by David Ladd. Updated 3rdparty/utils/makefile to include this new section. Updated level2/coco3/cmds/makefile to add CMDS_D2 into the echo string that has CMDS and CMDS_DW so now it will output CMDS CMDS_D2 and CMDS_DW
author David Ladd <drencor-xeen@users.sf.net>
date Tue, 12 Feb 2013 12:38:22 -0600
parents 81584f82ee74
children
line wrap: on
line source

@RMA
Syntax: RMA filename [<opts>] [>listing]
Usage : Relocatable Macro Assembler
Opts  :
  -o=path write relocatable output to file specified
  -l = write formatted listing to standard output
  -c = suppress listing of conditional assembly lines in listing
  -f = use form feed for top of form
  -g = list all code bytes generated
  -x = suppress macro expansion in listing
  -e = suppress printing of errors
  -s = print symbol table
  -dn = set listing lines per page to n
  -wn = set line width to n