Libraries
»
hackasm
(0.1.0)
»
Index
»
Top Level Namespace
Top Level Namespace
Defined Under Namespace
Modules:
Assembler
,
Hackasm
,
Vm
Constant Summary
collapse
DESTS =
%w[M D MD A AM AD AMD]
.
freeze
JUMPS =
%w[JGT JEQ JGE JLT JNE JLE JMP]
.
freeze