diff options
| author | krolxon <krolyxon@tutanota.com> | 2026-01-04 23:59:29 +0530 |
|---|---|---|
| committer | krolxon <krolyxon@tutanota.com> | 2026-01-04 23:59:29 +0530 |
| commit | 49e6897d7938169d5d16cc6a40e555c8a5ba0242 (patch) | |
| tree | db437915563a3787eef945ef82ce7e4ecec8fa19 /README.md | |
| parent | 1fc09b928e7e910a443f90ea1b71a14ccd6b1a51 (diff) | |
update README.md
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -15,7 +15,8 @@ cargo run -- --f <filename.asc> ``` ## Todo -- [x] Assembler +- [ ] Assembler - [x] Lexer/Tokenizer + - [ ] Add label support (supporting JMP/JZ/JNZ) - [ ] Error handling - [ ] Build Debugger |
