1
0
mirror of https://github.com/mnaberez/py65.git synced 2025-08-11 16:25:03 +00:00

Removed interactive assembly mode from TODO list.

This commit is contained in:
Mike Naberezny
2009-08-21 23:40:45 -07:00
parent b1ea5652dc
commit 2c5f3cb892

View File

@@ -4,5 +4,3 @@ Instructions needing unit tests:
cpy cpy
Better error messages when assembling fails. Better error messages when assembling fails.
Ability to assemble more than one instruction at a time.