updated the TODO

This commit is contained in:
Preston Skupinski 2011-11-06 10:15:42 -05:00
parent 135be106d9
commit 7b016f1abb
1 changed files with 2 additions and 0 deletions

2
TODO
View File

@ -10,9 +10,11 @@ Testing:
- Tests needed for interrupt support
- Tests needed for the numerous other operations added
CPU:
- Add support for loading a binary using a url
- Figure out the exact details of how the 65816 handles illegal BCD numbers
when decimal mode is set
- Optimization
* Use typed arrays if browser supports them
Memory:
- Bank wrapping or not wrapping for certain addressing modes and with certain
settings