Go to the source code of this file.
Enumerations | |
enum | UCSegments { SEG_STACK = 0x0000, SEG_STACK_FIRST = 0x0001, SEG_STACK_LAST = 0x7FFE, SEG_STRING = 0x8000, SEG_LIST = 0x8001, SEG_OBJ = 0x8002, SEG_GLOBAL = 0x8003 } |
Functions | |
static const char * | print_bp (const sint16 offset) |
static const char * | print_sp (const sint16 offset) |
enum UCSegments |
Definition at line 70 of file UCMachine.cpp.
static const char* print_bp | ( | const sint16 | offset | ) | [static] |
static const char* print_sp | ( | const sint16 | offset | ) | [static] |