mirror of
https://github.com/mnaberez/py65.git
synced 2025-02-06 02:31:08 +00:00
13 lines
218 B
Plaintext
13 lines
218 B
Plaintext
Instructions needing unit tests:
|
|
bit
|
|
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.
|