1
0
mirror of https://github.com/mnaberez/py65.git synced 2024-07-25 09:28:59 +00:00
py65/TODO.txt

11 lines
206 B
Plaintext
Raw Normal View History

2008-07-01 00:24:18 +00:00
Instructions needing unit tests:
cmp
cpx
cpy
2008-11-21 18:26:08 +00:00
Better error messages when assembling fails.
Ability to assemble more than one instruction at a time.
Windows support for non-blocking character input.