Skip to content

Commit

Permalink
📖 Update README.md for improved formatting and clarity in features an…
Browse files Browse the repository at this point in the history
…d tasks
  • Loading branch information
tcorzo committed Nov 7, 2024
1 parent a80002e commit 830720b
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,10 @@ a template for your own programs.
- [x] Indicate current register in the UI
- [x] Show execution errors in the UI
- [ ] Flash register when it's value changes
- [ ] Address-agnostic register insert/delete
- [ ] Update starting address in the UI (propagates to all addresses)
- [x] Register insert/delete
- [ ] Auto-scroll to the current register
- [ ] Register re-addressing (when moving registers around)
- [ ] Update starting address (propagates to all addresses)
- [ ] Improve editor UX
- [ ] Add syntax highlighting for operations
- [ ] Add autocomplete for `#` labels
Expand Down

0 comments on commit 830720b

Please sign in to comment.