1
0
mirror of https://github.com/mnaberez/py65.git synced 2024-06-06 20:29:34 +00:00
py65/examples/README.txt

8 lines
232 B
Plaintext
Raw Permalink Normal View History

Some example code and usage:
2012-02-28 03:23:14 +00:00
$ py65mon -m 65Org16 -r examples/65Org16.boot.rom
2012-02-28 03:23:14 +00:00
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)