mirror of
https://github.com/mnaberez/py65.git
synced 2024-11-02 04:04:39 +00:00
8 lines
232 B
Plaintext
8 lines
232 B
Plaintext
Some example code and usage:
|
|
|
|
$ py65mon -m 65Org16 -r examples/65Org16.boot.rom
|
|
|
|
Then paste in a hex file, such as examples/swapcase.hex
|
|
|
|
(Type in some mixed-case input and it will echo it back with the upper and lowercase swapped)
|