Changes

Jump to navigation Jump to search
26 bytes added ,  19:20, 2 September 2017
no edit summary
Line 23: Line 23:     
All commands are wrappers for [[USB_services|usb:ds]] requests with USB configured as:
 
All commands are wrappers for [[USB_services|usb:ds]] requests with USB configured as:
  VID: 0x057E (Nintendo Co., Ltd)
+
  VID:           0x057E (Nintendo Co., Ltd)
  PID: 0x3000
+
  PID:           0x3000
  BCD: [0x62-byte array]
+
  BCD:           0x0100 (USB 1.0)
    0x00: 0x0100
+
Manufacturer: "Nintendo"
    0x02: "Nintendo"
+
Product:       "NintendoSdkDebugger"
    0x22: "NintendoSdkDebugger"
+
SerialNumber: "SerialNumber"
    0x42: "SerialNumber"
      
[[SystemInitializer]] only uses cmd1..cmd3.
 
[[SystemInitializer]] only uses cmd1..cmd3.

Navigation menu