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