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