Difference between revisions of "PTM:CheckNew3DS"

From 3dbrew
Jump to navigation Jump to search
(Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x040A0000] |} =Response= {| class="wikitable" border="1" |- ! Index Word ! Des...")
 
m (removing stray "value" word)
Line 26: Line 26:
  
 
=Description=
 
=Description=
Currently PTM module just writes value0 to the output u8. This command was added with [[8.0.0-18]].
+
Currently PTM module just writes 0 to the output u8. This command was added with [[8.0.0-18]].

Revision as of 13:28, 20 September 2014

Request

Index Word Description
0 Header code [0x040A0000]

Response

Index Word Description
0 Header code
1 Result code
2 u8 output: 0 = original hardware, 1 = New 3DS.

Description

Currently PTM module just writes 0 to the output u8. This command was added with 8.0.0-18.