1
0
mirror of https://github.com/sethm/symon.git synced 2024-11-05 15:04:41 +00:00
symon/samples
2012-05-28 22:18:35 -07:00
..
hello.asm Checkpoint of my Swing UI refactoring. Usable for output-only programs, but only barely. 2012-05-28 22:18:35 -07:00
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/