PTMSYSM:ConfigureNew3DSCPU: Difference between revisions

Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x08180040] |- | 1 | u8 value |} =Response= {| class="wikitable" border="1" |- ! ..."
 
 
Line 27: Line 27:
=Description=
=Description=
This just uses [[SVC|svcKernelSetState]] with Type10 where Param0=<input u8 value from the cmd>.
This just uses [[SVC|svcKernelSetState]] with Type10 where Param0=<input u8 value from the cmd>.
This command is implemented in the Old3DS PTM sysmodule too, but the above type is only implemented in the New3DS ARM11-kernel.


This is used by [[NS]].
This is used by [[NS]].