cpp_box icon indicating copy to clipboard operation
cpp_box copied to clipboard

Properly handle unhandled opcodes

Open lefticus opened this issue 7 years ago • 0 comments
trafficstars

They should result in a call to the unhandled opcode vector

Which should by default log / emit / somehow log that what the unhandled opcode was so it can be tracked and later implemented if it's a valid correct opcode.

lefticus avatar Oct 04 '18 15:10 lefticus