Assembler status update #2
Added support for immediates
assembler now decodes a few instructions, i.e. NOP, HLT, and jr.
-built a method for translating register #'s into binary
Todo:
-Labels
-Memory operand types
-more documentation
assembler now decodes a few instructions, i.e. NOP, HLT, and jr.
-built a method for translating register #'s into binary
Todo:
-Labels
-Memory operand types
-more documentation

0 Comments:
Post a Comment
<< Home