HID Registers: Difference between revisions
Jump to navigation
Jump to search
m moved HID to HID Registers |
No edit summary |
||
| Line 1: | Line 1: | ||
= Registers = | |||
{| class="wikitable" border="1" | {| class="wikitable" border="1" | ||
! | ! Old3DS | ||
! | ! Name | ||
! | ! Address | ||
! | ! Width | ||
! Used by | |||
|- | |- | ||
| | | style="background: green" | Yes | ||
| [[#HID_PAD|HID_PAD]] | |||
| 0x10146000 | | 0x10146000 | ||
| | | 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 15: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 |