cpp_box
cpp_box copied to clipboard
Properly handle unhandled opcodes
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.