Specifications
Saturn Error Messages A
-9
Psy-Q Development System
Odd number of nibbles specified
In HEX statement
OFFSET's parameter must be a defined name
Error in OFFSET( ) function call
Old version of %n cannot be purged
Only macros can be purged
One string equate can only be equated to another
Attempt to equate to expression, etc.
Only one of /p and /l may be specified
On Command line
Only one ORG may be specified before SECTION directive
Op-code not recognised
Option stack is empty
POPO without PUSHO
Options /l and /p not available when downloading to target
On Command line
ORG ? can only be used when downloading output
ORG address cannot be specified when producing linkable
output
No ORG group attributes when producing linkable output
ORG cannot be used after SECTION directive
ORG cannot be used when producing linkable output
ORG must be specified before first section directive
When using sections only one ORG statement may appear before all section
statements (other than as group attributes)
Out of memory, Assembler aborting
Out of stack space, possibly due to recursive equates
Assemblers stack is full, possible cause is recursive equates, e.g. x equ y+1 , y equ
x*2
Overflow in DATA value
DATA value too big