Programming: Difference between revisions

From NESdev Wiki
Jump to navigationJump to search
m (1 revision: Rest of pages not related to reference)
No edit summary
Line 7: Line 7:
* [[:Category:Programming Demos|Programming Demos]]
* [[:Category:Programming Demos|Programming Demos]]
*[[Programming Libraries]]
*[[Programming Libraries]]
*[[Programming Mappers]]


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.
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 13:14, 20 June 2009

NES programming. Things to learn from it.

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.