Update TODO list

This commit is contained in:
n loewen 2023-08-01 11:40:46 +01:00
parent 321d8d1264
commit a41a1671fc
1 changed files with 2 additions and 2 deletions

View File

@ -8,8 +8,8 @@ Computer:
- [ ] Implement carry flag on SUB
Assembler:
- [ ] Allow comment-only lines
- [ ] Add labels
- [x] Allow comment-only lines
- [x] Add labels
Misc:
- [ ] Write some more complex test programs