2023-08-29 - Update todos
This commit is contained in:
parent
05f57ed93c
commit
19eb9a3925
|
|
@ -77,12 +77,12 @@ And https://stackoverflow.com/a/8966863:
|
|||
→ have done a basic implementation, which is a regression of the feature set
|
||||
- [ ] parse args in a safer way
|
||||
- [ ] implement missing features
|
||||
- [ ] single-stepping
|
||||
- [ ] various levels of debugging, pretty-printing
|
||||
|
||||
***
|
||||
|
||||
- [x] **fix overflow flag**
|
||||
- [ ] **add 'dry run' mode to assembler - print debug info but don't write to file**
|
||||
- [ ] implement 'jmp ($FF)' on startup
|
||||
- [ ] implement ROM
|
||||
|
||||
- [ ] re-implement single-stepping
|
||||
- [ ] implement ROM
|
||||
Loading…
Reference in New Issue