Class OpcodeUsedException
Raised when the emulator is given an instruction to add to an opcode that is already occupied.
class OpcodeUsedException
: object .Exception
;
Raised when the emulator is given an instruction to add to an opcode that is already occupied.
class OpcodeUsedException
: object .Exception
;