2023-09-04 - Update todos

This commit is contained in:
n loewen 2023-09-05 10:42:59 -07:00
parent 348b78b9b6
commit 05b4f9e72d
1 changed files with 3 additions and 3 deletions

View File

@ -2,9 +2,9 @@
## To do
- [ ] move recent sketch to its own branch
- [ ] make a list of visual-research ideas
- [ ] put “cpu datasheet” on it
- [x] move recent sketch to its own branch
- [x] make a list of visual-research ideas
- [x] put “cpu datasheet” on it
- [ ] Implement keypad-based memory read/write (like ELF/KIM); see earlier notes for my design
- [ ] Maybe implement one IO pin, as described [below](#screen-memory-as-a-more-general-purpose-dmaio-area)