mirror of
https://github.com/mnaberez/py65.git
synced 2024-11-02 19:04:38 +00:00
11 lines
206 B
Plaintext
11 lines
206 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.
|
|
|
|
Windows support for non-blocking character input.
|