Talk:Errata: Difference between revisions

From NESdev Wiki
Jump to navigationJump to search
(things to add)
 
No edit summary
Line 8: Line 8:


JMP ($nnnn)
JMP ($nnnn)
($nn),Y
($nn),Y
($nn,X)
($nn,X)

Revision as of 00:03, 22 October 2013

Some things to add by people who know what these refer to:

PPU: must wait a couple of vblanks before chip is fully active

PPU: can't reliably write to ports more often than several CPU cycles apart

Page-crossing pointer quirks:

JMP ($nnnn)

($nn),Y

($nn,X)