CPUStack

Undocumented in source.

Members

Functions

checkBounds
void checkBounds(long offset)
Undocumented in source. Be warned that the author may not have intended to support it.
clearStack
void clearStack()
Undocumented in source. Be warned that the author may not have intended to support it.
pop
size_t pop()
Undocumented in source. Be warned that the author may not have intended to support it.
push
void push(size_t item)
Undocumented in source. Be warned that the author may not have intended to support it.
stackStr
string stackStr()
Undocumented in source. Be warned that the author may not have intended to support it.
stackpointer
ubyte* stackpointer()
Undocumented in source. Be warned that the author may not have intended to support it.
stackpointer_t
size_t* stackpointer_t()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta