Add todo items
This commit is contained in:
parent
935b452e11
commit
0114df00c9
|
|
@ -8,6 +8,8 @@
|
||||||
- [ ] Extract debugging to its own module
|
- [ ] Extract debugging to its own module
|
||||||
- [ ] Add a function for logging just a specific range of memory
|
- [ ] Add a function for logging just a specific range of memory
|
||||||
- [ ] Think about automated testing
|
- [ ] Think about automated testing
|
||||||
|
- [ ] In assembler.js: validateLabel()
|
||||||
|
- [ ] In assemble.js: print better output to stdout
|
||||||
|
|
||||||
## Run the assembler/simulator
|
## Run the assembler/simulator
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue