Here's a collection of links that I found useful while learning to develop for the NES:
- NESDev Wiki: The definitive source for NES Dev information. A bit much on its own, but a valuable reference
- Famicom Party: A great ebook that actually walks you through the creation of an NES game.
- Toolstack Discussion: A question on Reddit about what tool stack people are using.
- NesDev Forum: A nice forum with a beginners section
- Nerdy Nights: Popular Tutorial on developing for the NES. Uses
nesamand notca65.- Nerdy Nights CA65 Translation: A translation of the code for Nerdy Nights to be
ca65compatible - Nerdy Nights Converted to Spynx Docs: Nerdy nights converted to sphynx and visible on github, partially converted to CA65
- Nerdy Nights CA65 Translation: A translation of the code for Nerdy Nights to be