Difference between revisions of "HID Registers"

From 3dbrew
Jump to navigation Jump to search
m (moved HID to HID Registers)
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
 
|}
 
|}

Revision as of 16:43, 20 March 2015

Registers

Old3DS Name Address Width Used by
Yes HID_PAD 0x10146000 4

HID_PAD

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