Skip to content
forked from MEGA65/hello-world

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

License

Notifications You must be signed in to change notification settings

X65/hello-world

 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Makefile 96.2%
  • C 3.8%