Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 166 Bytes

README.md

File metadata and controls

12 lines (6 loc) · 166 Bytes

hello-world

Simple "Hello World" program for MEGA65, using CC65 to compile, and XEmu to test

To compile:

make hello.prg

To test using Xemu:

make test