811 B
811 B
To do — Summary
This is a quick todo list.
For extended commentary, see issues.
Todo
- Add support for single stepping (cf. #4)
- Re-build support for plain-text output (cf. #3)
- Pass
defaultCycleLimitsetting as a cli arg - Add a flag for bank-switching to the ~zero-page
Features
- [fix] (cpu) Execute
JMP $FFon startup / Implement ROM — see #2 - (assembler) Validate labels
- (cpu) Consider adding a VIP-style keypad-based machine code monitor
- Extended system (secret bonus operations)
Documentation
...
Test programs
- Display (hex) numbers
- Greater than
- Minimal LOGO-ish interpreter for turtle graphics