Specifications

Psy-Q Development System
/p20 and /p21 Output pure binary file in SNES mode 20 or 21.
/r format Create operating specific output (am = Amiga).
/u number Specify the unit number in a multi-processor target.
/x address Set address for the program to commence execution.
/z Clear all requested BSS memory sections.
Objectfile(s) A list of object files, output by the Assembler using the /l option. File names are
separated by spaces or plus (+) signs; if the file starts with an @ sign, it signifies the
name of a Linker command file - See below for a description of the format.
Output The destination file for the linked code; if omitted no output code is produced. If the
output file name is in the format Tn:, the linked code is directly sent to the target
machine - n specifies the SCSI device number.
Symbolfile The destination file for the symbol table information used by the Debugger.
Mapfile The destination file for map information.
Libraryfiles Library files available - see The PSYLIB Librarian chapter for further information.