Minimal NES assembly example using ca65
This "project" is a simple example of how to display text on NES screen. Nothing more. It was created to impress my 8 year old daughter.
This work is inspired by 8bitworkshop.com examples, but converted to ca65 assembly and reorganized.
This project is GPL-3.0 licensed.
Files assets/jroatch.chr
and src/nesdefs.inc
are licensed under CC0
license. File source: https://github.com/sehugg/8bitworkshop