/nes-sandbox

A sandbox to learn NES programming

Primary LanguageAssemblyMIT LicenseMIT

nes-sandbox

A sandbox to learn NES programming

Development Tools

  • cc65 compiler/assembly pipeline

Resources

The initial steps of this repo are a hybrid of rainwarrior's example and following along the Nerdy Nights tutorials.

There is also this list that has ideas for projects when programming NES. That project was licensed under MIT License, so this one is as well.

Acknowledgements

Much of the initial organization and structure of the code is taken from depp's NES Homebrew Game.