Programming: Difference between revisions

From NESdev Wiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 8: Line 8:
*[[Programming Libraries]]
*[[Programming Libraries]]
*[[Programming Mappers]]
*[[Programming Mappers]]
*[[Compression]]


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 00:11, 23 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.