diff options
Diffstat (limited to 'README.md')
| -rwxr-xr-x | README.md | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -8,6 +8,16 @@ emulator. Currently this assembler can only handle standard instructions, which means no sections and no predefined data outside of an I-Type instruction. +## TODO + +- ~Assemble Instructions into Binary~ + +- ~Handle Labels and Jumps~ + +- Encode Data Section into Binary + +- ~Ignore Comments~ + ## Instructions Here is a list of supported instructions. |
