Execute

abstract fun Execute(Opcode: Short)

Execute virtual CPU command or key stroke

Parameters

Opcode

Virtual CPU Operation to be executed

Throws

"Error" is an abstract exception class representing all possible errors the calculator can produce.