dcpu16-emulator v0.2.0 (2014-06-26T15:05:24Z)
Dub
Repo
decodeOperand
emulator
dcpu
instruction
Undocumented in source. Be warned that the author may not have intended to support it.
string
decodeOperand
(
bool
isA
)
(
ushort
operand
,
lazy
ushort
nextWord
,
LiteralDecoder
literalDecoder
=
plainLitDecoder
)
Meta
Source
See Implementation
emulator
dcpu
instruction
aliases
LiteralDecoder
MemoryAccessor
functions
decodeOperand
fetchAt
fetchNext
getOperandA
getOperandB
getOperandValue
instructionInfo
isConditionalInstruction
isValidInstruction
litAccess
memAccess
regAccess
static variables
canOperandModifyRegister
isOperandImmediate
isOperandRegister
structs
Instruction
InstructionInfo
OperandAccess
variables
plainLitDecoder