view level2/sys/rma.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 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