/mega65-examples

A gathering point for community created software examples for the MEGA65.

Primary LanguageAssemblyMIT LicenseMIT

MEGA65 Code Examples

A gathering point for community created software examples for the MEGA65. The goal is to create a collection of source code examples, demonstrating every aspect of the MEGA65 capabilities. Each example has it's own directory and build instructions.

How to Contribute

  1. Clone/fork this repository
  2. Create a new project directory. Please use small letters and replace spaces with _.
  3. Add files, including a README.md and info.json file as illustrated in the template directory.
  4. Make a pull-request (PR) to the main repository, and await review.