1
0
mirror of https://github.com/mnaberez/py65.git synced 2024-07-24 02:29:00 +00:00
py65/TODO.txt
2008-11-21 18:26:08 +00:00

13 lines
218 B
Plaintext

Instructions needing unit tests:
bit
cmp
cpx
cpy
sbc
Better error messages when assembling fails.
Ability to assemble more than one instruction at a time.
Windows support for non-blocking character input.