Specifications

Saturn General Assembler Directives 4-23
Psy-Q Development System
Include Files
The source code for most non-trivial programs is too large to be handled as a single
file. It is normal for a program to be constructed of subsidiary files, which are called
together during the assembly process.
The directives in this section are used to collect together the separate source files and
control their usage; also discussed are operators to aid the control of code to be
assembled from INCLUDEd files.
INCLUDE
INCBIN
DEF
REF