(issues) todos - Add "fix overflow flag" entry

This commit is contained in:
n loewen 2023-08-28 09:09:10 -04:00
parent 97e54d01cb
commit f335aba94d
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ For extended commentary, see [issues](issues.md).
### Todo
- (cpu) !! Fix overflow flag
- Add a flag for bank-switching to the ~zero-page
- Remove run-scripts and add the ability to run `./cpu.js` and `./assembler.js` directly -- cf. [#1](issues.md#1---improve-cli-interface)
- [fix] (cpu) Make single-stepping work with simulated keypad