Josh Ashton
|
bf8e88a7e8
|
branching to remove excess to narrow down problem
|
2023-10-17 18:42:59 -06:00 |
|
Josh Ashton
|
e0102289e4
|
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.
|
2023-10-17 13:08:31 -06:00 |
|
Josh Ashton
|
160cf8d9a0
|
succesfully parsing and outputing into converter. two main bugs, the converter adds 1 to the end somehow, and for the addi instruction it's registering that there are multiple free() statements
|
2023-10-13 16:00:22 -06:00 |
|
Josh Ashton
|
a5136d917b
|
basic reading functionality added, need to complete parsing implementation
|
2023-10-09 19:40:47 -06:00 |
|