mirror of
https://github.com/mnaberez/py65.git
synced 2024-11-15 11:04:43 +00:00
9 lines
155 B
Plaintext
9 lines
155 B
Plaintext
Instructions needing unit tests:
|
|
cmp
|
|
cpx
|
|
cpy
|
|
|
|
Better error messages when assembling fails.
|
|
|
|
Ability to assemble more than one instruction at a time.
|