1
0
mirror of https://github.com/mnaberez/py65.git synced 2024-10-01 20:55:17 +00:00
py65/TODO.txt

9 lines
128 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.
2012-01-09 04:21:14 +00:00
Add tests for 65Org16 module.