User:Ddribin/PPU Sandbox: Difference between revisions

From NESdev Wiki
Jump to navigationJump to search
(Created page with '{| class="wikitable" style="text-align:center; width:200px; height:200px" border="1" |+Multiplication table |- ! × !! 1 !! 2 !! 3 |- ! 1 | 1 || 2 || 3 |- ! 2 | 2 || 4 || 6 ...')
 
No edit summary
Line 1: Line 1:
{| class="wikitable" style="text-align:center; width:200px; height:200px" border="1"
{| class="wikitable" style="text-align:center;" border="1" cellspacing="0" cellpadding="2"
|+Multiplication table
|+PPUCTRL - PPU Control
|-
|-
! × !! 1 !! 2 !! 3
! Bit !! 7 !! 6 !! 5 !! 4 !! 3 !! 2 !! 1 !! 0
|-
|-
! 1
! $2000
| 1 || 2 || 3
| NMI || MSS || SSZ || BPT || SPT || VDN || NTA1 || NTA0
|-
|-
! 2
! Read/Write
| 2 || 4 || 6
| W || W || W || W || W || W || W || W
|-
|-
! 3
! Initial Value
| 3 || 6 || 9
| X || X || X || || X || X || X || X
|-
! 4
| 4 || 8 || 12
|-
! 5
| 5 || 10 || 15
|}
|}

Revision as of 13:58, 25 December 2009

PPUCTRL - PPU Control
Bit 7 6 5 4 3 2 1 0
$2000 NMI MSS SSZ BPT SPT VDN NTA1 NTA0
Read/Write W W W W W W W W
Initial Value X X X X X X X X