Docs: Add todo re: initial IP location

This commit is contained in:
n loewen 2023-08-16 16:40:46 +01:00
parent 742303e06c
commit ae8c121a90
1 changed files with 3 additions and 0 deletions

View File

@ -17,6 +17,7 @@
## Design
- [ ] Add a flag for bank-switching to the ~zero-page
- [ ] Move the initial IP value, to eliminate the gap between it and the keypad pointer
- [ ] Consider adding a VIP-style keypad-based machine code monitor
### For consideration
@ -44,6 +45,8 @@
### CPU
- [ ] Add a mode that prints the display as text, but still animates
- [ ] Make single-stepping work with simulated keypad
- [ ] Allow running pre-compiled machine code