(issues) todos - Add "fix overflow flag" entry
This commit is contained in:
parent
97e54d01cb
commit
f335aba94d
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue