Specifications
Saturn General Assembler Directives 4-29
Psy-Q Development System
Controlling Assembly
The following directives give instructions to the Assemblers, during the assembly
process. They allow the programmer to select and repeat sections of code:
•• END
•• IF
•• ELSE
•• ELSEIF
•• ENDIF
•• CASE
•• ENDCASE
•• REPT
•• ENDR
•• WHILE
•• ENDW
•• DO
•• UNTIL