Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- The GNU Assembler Preprocessor - Norton Guide http://www.X-Hacker.org [^^Up^^] [Menu] [About The Guide]
-alternate
-commentchar 'CHAR'
-copysource
-debug
-help
-mri
-output OUTFILE
-print
-unreasonable
-version
-a
-c 'CHAR'
-d
-h
-M
-o OUTFILE
-p
-s
-u
-v
.AELSE
.AENDI
.AENDR
.AENDW
.AENDW
.AIF "STRA" CMP "STRB"
.AIF EXPRA CMP EXPRB
.ALIGN SIZE
.ALTERNATE
.AREPEAT AEXP
.AWHILE EXPRA CMP EXPRB
.AWHILE STRA CMP STRB
.DATA EXPR, EXPR, ...
.DATA.B EXPR, EXPR, ...
.DATA.L EXPR, EXPR, ...
.DATA.W EXPR, EXPR, ...
.DATAB REPEAT, EXPR
.DATAB.B REPEAT, EXPR
.DATAB.L REPEAT, EXPR
.DATAB.W REPEAT, EXPR
.END
.ENDM
.EXITM
.EXPORT NAME
.FORM COL=COLS
.FORM LIN=LN
.FORM LIN=LN COL=COLS
.GLOBAL NAME
.HEADING STRING
.INCLUDE "STR"
.INSTR("STRING", "SEG", IX)
.LEN("STR")
.MACRO MACNAME
.MACRO MACNAME MACARGS ...
.ORG
.PAGE
.PRINT LIST
.PRINT NOLIST
.PROGRAM
.RADIX S
.RES COUNT
.RES.B COUNT
.RES.L COUNT
.RES.W COUNT
.SDATA "STR" ...
.SDATAB REPEAT, "STR" ...
.SDATAC "STR" ...
.SDATAZ "STR" ...
.SRES COUNT
.SRES.B COUNT
.SRES.L COUNT
.SRES.W COUNT
.SRESC COUNT
.SRESC.B COUNT
.SRESC.L COUNT
.SRESC.W COUNT
.SRESZ COUNT
.SRESZ.B COUNT
.SRESZ.L COUNT
.SRESZ.W COUNT
.SUBSTR("STRING",START,LEN)
! default comment char
; as comment char
INFILE ...
NAME .MACRO
NAME .MACRO ( MACARGS ... )
PVAR .ASSIGN EXPR
PVAR .ASSIGNA AEXPR
PVAR .ASSIGNC "STR"
PVAR .EQU EXPR
PVAR .REG (REGISTER)
absolute expressions
argument fields
avoiding preprocessing
bang, as comment
breaking out of loops
comment character, changing
comments
continuation character
copying literally to output
directive field
EQ
exclamation mark, as comment
fields of GASP source line
GE
GT
label field
LE
literal copy to output
LOCAL NAME [ , ... ]
loops, breaking out of
LT
macros, count executed
NE
number of macros executed
preprocessing, avoiding
relocatable expressions
semicolon, as comment
shriek, as comment
symbol separator
symbols, separating from text
text, separating from symbols
whitespace
\@

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson