|
CPU
|
< Describes CPU with its stack, registers and RAM More...
#include <cpu.h>
Public Attributes | |
| Stack | data_stack |
| cpu_operand_t | reg [4] = {} |
| cpu_operand_t * | ram_ptr = NULL |
< Describes CPU with its stack, registers and RAM
| Stack CPU::data_stack |
| cpu_operand_t* CPU::ram_ptr = NULL |
| cpu_operand_t CPU::reg[4] = {} |