-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
- Method
ControllUnit::UpdateInstructionRegister()might be calledControllUnit::ReadNextInstructionFromMemory, for example - Method
Interpreter::NameBinarymight be calledInterpreter::GetPathOfBinaryorInterpreter::GetBinaryPath - Method
Interpreter::WordTranslatemight be calledInterpreter::TranslateWord - Method
Cpu::InNamesmight be called Cpu::isNameContained` - Method
ControllUnit::ResetGPRegistershould be calledControllUnit::ResetGpRegisterbecause, like you did it with the name of the classCpu, you do not write upper case letter in succession.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels