CCPU(const unsigned cnt) | CCPU | |
getDisplays() | CCPU | [inline] |
getFlagSign() | CCPU | [inline] |
getFlagZero() | CCPU | [inline] |
getMemory() const | CCPU | [inline] |
getProgram() | CCPU | [inline] |
getRegisterCount() const | CCPU | [inline] |
getRegisters() const | CCPU | [inline] |
run() | CCPU | |
setFlagSign(const bool value) | CCPU | [inline] |
setFlagZero(const bool value) | CCPU | [inline] |
setMemory(CMem *memory) | CCPU | [inline] |
setProgram(const CProgram *program) | CCPU | [inline] |
~CCPU() | CCPU |