[go: up one dir, main page]

Skip to content

jakudlaty/nes-minimal-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nes-minimal-example

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.

Resources

License

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