annotate 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
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
334
7183076e2b49 Files added
boisy
parents:
diff changeset
1 @RMA
906
81584f82ee74 Overhauld help files to make more consistent
boisy
parents: 849
diff changeset
2 Syntax: RMA filename [<opts>] [>listing]
334
7183076e2b49 Files added
boisy
parents:
diff changeset
3 Usage : Relocatable Macro Assembler
849
9d87469f1f17 Touched up
boisy
parents: 334
diff changeset
4 Opts :
9d87469f1f17 Touched up
boisy
parents: 334
diff changeset
5 -o=path write relocatable output to file specified
9d87469f1f17 Touched up
boisy
parents: 334
diff changeset
6 -l = write formatted listing to standard output
9d87469f1f17 Touched up
boisy
parents: 334
diff changeset
7 -c = suppress listing of conditional assembly lines in listing
9d87469f1f17 Touched up
boisy
parents: 334
diff changeset
8 -f = use form feed for top of form
9d87469f1f17 Touched up
boisy
parents: 334
diff changeset
9 -g = list all code bytes generated
9d87469f1f17 Touched up
boisy
parents: 334
diff changeset
10 -x = suppress macro expansion in listing
9d87469f1f17 Touched up
boisy
parents: 334
diff changeset
11 -e = suppress printing of errors
9d87469f1f17 Touched up
boisy
parents: 334
diff changeset
12 -s = print symbol table
9d87469f1f17 Touched up
boisy
parents: 334
diff changeset
13 -dn = set listing lines per page to n
9d87469f1f17 Touched up
boisy
parents: 334
diff changeset
14 -wn = set line width to n