(notes) 2023-08-20 - Create note with list of short-term goals

This commit is contained in:
n loewen 2023-08-29 08:26:17 -04:00
parent 9f4a67770f
commit 072d2ccdb5
1 changed files with 18 additions and 0 deletions

View File

@ -0,0 +1,18 @@
# Dev notes — 2023-08-29
Short-term goals:
- [ ] Move notes, issues to their own branches
- [ ] Make worktrees for those branches
- NB: VS Code's git management tools work fine with worktree folders if you open them in a new window -- but opening them in a workspace doesn't work
- [ ] split into card, io, graph, all bound together in cardiograph.js
- [ ] new CLI interface
- [ ] arg parser
- [ ] assembler output on stdout
- [ ] trash run-assembler
- [ ] fix overflow flag
- [ ] implement 'jmp ($FF)' on startup
- [ ] implement ROM