Changes

m
Minor fix
Line 1: Line 1:  
The Classic Controller is identified by the 16-bit constant 0x01 (0xFD encrypted) at register address 0x(4)A400FF. It provides 15 buttons, two of which are analog triggers and provide both "clicked" status and a distance pressed measurement, and two X-Y analog sticks.
 
The Classic Controller is identified by the 16-bit constant 0x01 (0xFD encrypted) at register address 0x(4)A400FF. It provides 15 buttons, two of which are analog triggers and provide both "clicked" status and a distance pressed measurement, and two X-Y analog sticks.
 
== Data Format ==
 
== Data Format ==
Classic Controller supports three versions of data format: 0x01, 0x02 and 0x03 (register at address 0x(4)A400FE). This register is writable, so you can select data format. The default data format code is 0x01.
+
The Classic Controller supports three versions of data format: 0x01, 0x02 and 0x03 (register at address 0x(4)A400FE). This register is writable, so you can select data format. The default data format code is 0x01.
    
=== Data Format 0x01 ===
 
=== Data Format 0x01 ===
9

edits