Docs: Update today's dev note
This commit is contained in:
parent
501910b17f
commit
700702c4ba
|
|
@ -6,11 +6,11 @@
|
|||
- [x] Rename =constants to #constants
|
||||
- [ ] ? Bank switching
|
||||
- [ ] Notes re: ROM and/or tape loader
|
||||
- [ ] CPU updates
|
||||
- [x] CPU updates
|
||||
- [x] Rename to CPU
|
||||
- [x] Implement single-stepping
|
||||
- [ ] Implement keypad input
|
||||
- [ ] Look at KIM-1 and VIP buttons for memory editing
|
||||
- [x] Implement keypad input
|
||||
- [-] Look at KIM-1 and VIP buttons for memory editing
|
||||
- [x] Rename to 'Cardiograph Mark I' (a 'Harvard Mark I' reference, plus a dumb drawing joke)
|
||||
|
||||
- Programming ideas:
|
||||
|
|
@ -20,5 +20,5 @@
|
|||
|
||||
## Misc. earlier notes
|
||||
|
||||
- [ ] make sth that can run on phone!
|
||||
- [ ] ? rename repository
|
||||
- make sth that can run on phone!
|
||||
- ? rename repository
|
||||
Loading…
Reference in New Issue