HID Shared Memory: Difference between revisions
Jump to navigation
Jump to search
Created page with "This page describes the format of the HID shared memory. =Offset 0x0= {| class="wikitable" border="1" |- ! Relative offset ! Description |- | 0x1C | PAD s..." |
No edit summary |
||
Line 9: | Line 9: | ||
| 0x1C | | 0x1C | ||
| [[PAD]] state. Bit set = button pressed, bit clear = button not pressed. | | [[PAD]] state. Bit set = button pressed, bit clear = button not pressed. | ||
|- | |||
| 0x28 | |||
| Same as 0x1C? | |||
|- | |||
| 0x34 | |||
| This stores circle-pad info. | |||
|- | |||
| 0x38 | |||
| Same as 0x1C? | |||
|- | |||
| 0x44 | |||
| Same as 0x34? | |||
|- | |||
| 0x48 | |||
| Same as 0x1C? | |||
|- | |||
| 0x54 | |||
| Same as 0x34? | |||
|- | |||
| 0x58 | |||
| Same as 0x1C? | |||
|- | |||
| 0x64 | |||
| Same as 0x34? | |||
|- | |||
| 0x68 | |||
| Same as 0x1C? | |||
|- | |||
| 0x74 | |||
| Same as 0x34? | |||
|- | |||
| 0x78 | |||
| Same as 0x1C? | |||
|- | |||
| 0x84 | |||
| Same as 0x34? | |||
|- | |||
| 0x88 | |||
| Same as 0x1C? | |||
|- | |||
| 0x94 | |||
| Same as 0x34? | |||
|- | |||
| 0x98 | |||
| Same as 0x1C? | |||
|} | |} |
Revision as of 05:31, 16 August 2013
This page describes the format of the HID shared memory.
Offset 0x0
Relative offset | Description |
---|---|
0x1C | PAD state. Bit set = button pressed, bit clear = button not pressed. |
0x28 | Same as 0x1C? |
0x34 | This stores circle-pad info. |
0x38 | Same as 0x1C? |
0x44 | Same as 0x34? |
0x48 | Same as 0x1C? |
0x54 | Same as 0x34? |
0x58 | Same as 0x1C? |
0x64 | Same as 0x34? |
0x68 | Same as 0x1C? |
0x74 | Same as 0x34? |
0x78 | Same as 0x1C? |
0x84 | Same as 0x34? |
0x88 | Same as 0x1C? |
0x94 | Same as 0x34? |
0x98 | Same as 0x1C? |