diff --git a/readme.md b/readme.md index 89a643d..2fffa76 100644 --- a/readme.md +++ b/readme.md @@ -8,6 +8,8 @@ - [ ] Extract debugging to its own module - [ ] Add a function for logging just a specific range of memory - [ ] Think about automated testing +- [ ] In assembler.js: validateLabel() +- [ ] In assemble.js: print better output to stdout ## Run the assembler/simulator