Getting started: Difference between revisions
From NESdev Wiki
Jump to navigationJump to search
mNo edit summary |
mNo edit summary |
||
Line 7: | Line 7: | ||
* Reference to other assemblers? | * Reference to other assemblers? | ||
*[[Programming Basics]] | *[[Programming Basics]] | ||
(Not sure if relevant) | |||
One way to learn about correct NES programming and the dangers of testing only on emulators is to study [[Program Compatibility|programs that fail]] on NES hardware. |
Revision as of 05:42, 23 June 2009
Must be updated with new content soon.
Note: This section should stop after the programming basics since after that you're ready to program on the nes.
- Before the basics
- Installing CC65
- Reference to other assemblers?
- Programming Basics
(Not sure if relevant) One way to learn about correct NES programming and the dangers of testing only on emulators is to study programs that fail on NES hardware.