partial success! testParse will parse a file, though not all the hex is correct. primarily this is the case for instructions not yet added however. running from main with cli arguments currently will always result in a seg fault.
This commit is contained in:
@@ -1,2 +0,0 @@
|
||||
add $t3, $t1, $t2 # Sum the previous and current values and save in register t3
|
||||
addi $t0, $t0, 1 # Increment counter
|
||||
Reference in New Issue
Block a user