|
Defines |
#define | DOINT 0x02614 |
| Saturn data prologue: ZINT (Typical Exact Integer).
|
#define | DOHXS 0x02A4E |
| Saturn data prologue: UINT (HEX STRING).
|
#define | DOREAL 0x02933 |
| Saturn data prologue: REAL.
|
#define | DOCMP 0x02977 |
| Saturn data prologue: COMPLEX.
|
#define | DOCSTR 0x02A2C |
| Saturn data prologue: STRING.
|
#define | DOLIST 0x02A74 |
| Saturn data prologue: LIST.
|
#define | DOARRY 0x029E8 |
| Saturn data prologue: ARRAY.
|
#define | DOMATRIX 0x20686 |
| Saturn data prologue: MATRIX.
|
#define | DOIDNT 0x02E48 |
| Saturn data prologue: ID (variable name).
|
#define | DOSYMB 0x02AB8 |
| Saturn data prologue: SYMBOLIC.
|
#define | SEMI 0x0312B |
| Saturn composite object terminator: SEMI.
|
#define | DOFUNC 0x01902 |
| Generic function identifier for parser (not a Saturn address).
|
#define | DOROMP 0x02E92 |
| Saturn data prologue: XLIB (ROM Pointer).
|