Functions | |
bool | isLIB (SatAddr src) |
is the object at src a LIB? | |
int | LIBnibbles (SatAddr src) |
Return the size in nibbles of the LIB at src. |
bool isLIB | ( | SatAddr | src | ) |
is the object at src a LIB?
src | Saturn address of an object |
int LIBnibbles | ( | SatAddr | src | ) |
Return the size in nibbles of the LIB at src.
src | the Saturn address of a LIB object |