comparison level2/sys/rma.hp @ 849:9d87469f1f17

Touched up
author boisy
date Tue, 14 Jan 2003 22:33:23 +0000
parents 7183076e2b49
children 81584f82ee74
comparison
equal deleted inserted replaced
848:c6ebca55eed3 849:9d87469f1f17
1 @RMA 1 @RMA
2 Syntax: RMA filename [opts] [>listing] 2 Syntax: RMA filename [opts] [>listing]
3 Usage : Relocatable Macro Assembler 3 Usage : Relocatable Macro Assembler
4 Opts : -o=path write relocatable output to file specified 4 Opts :
5 -l = write formatted listing to standard output 5 -o=path write relocatable output to file specified
6 -c = suppress listing of conditional assembly lines in listing 6 -l = write formatted listing to standard output
7 -f = use form feed for top of form 7 -c = suppress listing of conditional assembly lines in listing
8 -g = list all code bytes generated 8 -f = use form feed for top of form
9 -x = suppress macro expansion in listing 9 -g = list all code bytes generated
10 -e = suppress printing of errors 10 -x = suppress macro expansion in listing
11 -s = print symbol table 11 -e = suppress printing of errors
12 -dn = set listing lines per page to n 12 -s = print symbol table
13 -wn = set line width to n 13 -dn = set listing lines per page to n
14 -wn = set line width to n