PTM:CheckNew3DS: Difference between revisions
Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x040A0000] |} =Response= {| class="wikitable" border="1" |- ! Index Word ! Des..." |
No edit summary |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 22: | Line 22: | ||
|- | |- | ||
| 2 | | 2 | ||
| u8 output: 0 = | | u8 output: 0 = Old3DS, 1 = [[New_3DS|New3DS]]. | ||
|} | |} | ||
=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. |