From c41d9302ae9d62a2a18afc26758085d9633ab314 Mon Sep 17 00:00:00 2001 From: Jacob McDonnell Date: Mon, 13 May 2024 13:14:11 -0400 Subject: Ignoring Comments and Encoding Jumps --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'README.md') 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. -- cgit v1.2.3