1
0
mirror of https://github.com/sethm/symon.git synced 2024-10-01 16:57:10 +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 Added sample program, fixed maven packaging of resources, updated README 2012-04-22 21:43:45 -07:00
README Added sample program, fixed maven packaging of resources, updated README 2012-04-22 21:43:45 -07:00

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/