HID Registers: Difference between revisions

m moved HID to HID Registers
No edit summary
Line 1: Line 1:
== Registers ==
= Registers =
{| class="wikitable" border="1"
{| class="wikitable" border="1"
NAME
Old3DS
PHYSICAL ADDRESS
Name
PROCESS ADDRESS
Address
WIDTH
Width
!  Used by
|-
|-
| REG_HID???
| style="background: green" | Yes
| [[#HID_PAD|HID_PAD]]
| 0x10146000
| 0x10146000
| 0x1EC46000
| 4
|  
|  
|}
==HID_PAD==
{| class="wikitable" border="1"
!  Bit
!  Key
|-
| 0
| A
|-
| 1
| B
|-
| 2
| Select
|-
| 3
| Start
|-
| 4
| Right
|-
| 5
| Left
|-
| 6
| Up
|-
| 7
| Down
|-
| 8
| R
|-
| 9
| L
|-
| 10
| X
|-
| 11
| Y
|}
|}