$7E:006E: Difference between revisions

306 bytes added ,  10 days ago
no edit summary
No edit summary
No edit summary
 
Line 1:
{{Infobox RAM address|length=24|type=uint16[2]|name=playerInputs|description=PlayerController 1input controllerfor inputeach player}}
 
{| class="wikitable"
|-
! Bit mask !! Description
|-
| 0x0010 || R
|-
| 0x0020 || L
|-
| 0x0040 || X
|-
| 0x0080 || A
|-
| 0x0100 || Right
|-
| 0x0200 || Left
|-
| 0x0400 || Down
|-
| 0x0800 || Up
|-
| 0x1000 || Start
|-
| 0x2000 || Select
|-
| 0x4000 || Y
|-
| 0x8000 || B
|}