decode Instruction
Decode an instruction from the specified NybbleInputStream. This protocol exists primarily to support debugging, as execution does not require reification of the instructions themselves.
Return
The decoded instruction.
Parameters
nybbles
The encoded instruction stream.