diff --git a/notes/todo.md b/notes/todo.md index e72d227..f0a677b 100644 --- a/notes/todo.md +++ b/notes/todo.md @@ -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