summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rwxr-xr-xREADME.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/README.md b/README.md
index fc47712..453c4bd 100755
--- a/README.md
+++ b/README.md
@@ -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.