1
0
mirror of https://github.com/mnaberez/py65.git synced 2025-04-06 20:37:18 +00:00
py65/TODO
2009-02-23 23:06:34 -08:00

12 lines
212 B
Plaintext

Instructions needing unit tests:
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.