Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 1.72 KB

README.md

File metadata and controls

36 lines (22 loc) · 1.72 KB

cc65 samples

This is a repository with several programs ported to cc65. Each program will have a reference pointing to the original source.

Examples

Compilation

You need to set system:

 cl65 -t atari hello.c -o hello.xex

TODO

  • add more examples :)
  • add README to each sample

License

MIT