HID Shared Memory: Difference between revisions
Line 52: | Line 52: | ||
| 0x4 | | 0x4 | ||
| 0x4 | | 0x4 | ||
| PAD state for | | PAD state for buttons which were pressed(bitmasks which changed from value 0 to value 1) since the last HID update. | ||
|- | |- | ||
| 0x8 | | 0x8 | ||
| 0x4 | | 0x4 | ||
| PAD state for | | PAD state for buttons which were released(bitmasks which changed from value 1 to value 0) since the last HID update. | ||
|- | |- | ||
| 0xC | | 0xC |