view level2/sys/rma.hp @ 989:979b7f290efc

First pass disassembly and comments. Comments from 1992 disasm included. Requires Level 2 defs set Level equ 2 in this file should be in a defsfile.
author pwz
date Fri, 21 Feb 2003 04:34:39 +0000
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