UCMachine.cpp File Reference

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)


Enumeration Type Documentation

enum UCSegments

Enumerator:
SEG_STACK 
SEG_STACK_FIRST 
SEG_STACK_LAST 
SEG_STRING 
SEG_LIST 
SEG_OBJ 
SEG_GLOBAL 

Definition at line 70 of file UCMachine.cpp.


Function Documentation

static const char* print_bp ( const sint16  offset  )  [static]

Definition at line 50 of file UCMachine.cpp.

References snprintf().

static const char* print_sp ( const sint16  offset  )  [static]

Definition at line 58 of file UCMachine.cpp.

References snprintf().


Generated on Fri Jul 27 22:28:11 2007 for pentagram by  doxygen 1.4.7