Update todo list

This commit is contained in:
n loewen 2023-07-26 15:06:49 +01:00
parent 5717b93eda
commit c7cfd13931
1 changed files with 7 additions and 0 deletions

View File

@ -2,7 +2,14 @@
## TODO
Computer:
- [ ] Implement carry flag on SUB
Assembler:
- [ ] Allow comment-only lines
- [ ] Add labels
Misc:
- [ ] Write some more complex test programs
- [ ] Consider adding a way to visualize screen memory
- [ ] Do a proper binary version...