mirror of
https://github.com/sethm/symon.git
synced 2025-01-01 07:30:14 +00:00
.. | ||
echo.asm | ||
echo.prg | ||
hello.asm | ||
hello.prg | ||
README |
A Sample Program ---------------- When loaded at address $0300, this program will print "Hello, 6502 World!" in infinite loop. Assembled with the Ophis assembler: https://hkn.eecs.berkeley.edu/~mcmartin/ophis/