Changes

28 bytes removed ,  09:33, 20 January 2023
→‎Gamepad: Unused buttons
Line 456: Line 456:  
| 9 || Start
 
| 9 || Start
 
|-
 
|-
| 10 || Unknown
+
| 10 || Unused
 
|-
 
|-
| 11 || Unknown
+
| 11 || Unused
 
|-
 
|-
 
| 12 || Up
 
| 12 || Up
Line 469: Line 469:  
|}
 
|}
   −
Each number is 0 while its associated button is not pressed, and 1 while the button is pressed.
+
Each button's value is 0 while the button is not pressed, and 1 while the button is pressed.
   −
The two unknown button numbers may have been intended for the Home and Power buttons, but they are always 0, even if the web browser is used while the Home and/or Power buttons are pressed.
+
Based on the Gamepad API's specifications, buttons 10 and 11 are reserved for left stick presses and right stick presses respectively, which the 3DS does not support.
    
==== Notes ====
 
==== Notes ====
26

edits