PTM:CheckNew3DS: Difference between revisions
Jump to navigation
Jump to search
m removing stray "value" word |
|||
| Line 26: | Line 26: | ||
=Description= | =Description= | ||
This command was added with [[8.0.0-18]]. | |||
With the original 3DS PTM module, hard-coded value 0 is written to the output. With the [[New_3DS]] PTM module, hard-coded value 1 is written to the output. | |||
Revision as of 17:19, 7 October 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
This command was added with 8.0.0-18.
With the original 3DS PTM module, hard-coded value 0 is written to the output. With the New_3DS PTM module, hard-coded value 1 is written to the output.