diff --git a/readme.md b/readme.md index 31605d3..5a0c7f4 100644 --- a/readme.md +++ b/readme.md @@ -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