APT:AppletUtility

From 3dbrew
Revision as of 16:18, 23 May 2015 by Subv (talk | contribs) (Added some aptutility command values)
Jump to navigation Jump to search

Request

Index Word Description
0 Header code [0x004B00C2]
1 Command
2 Buffer1 size
3 Buffer2 size
4 ((Buffer1 size)<<14)|0x402
5 Buffer1 (in ?) address

The following is located 0x100-bytes after the beginning of the above command buffer:

Index Word Description
0 ((Buffer2 size)<<14)|2
1 Buffer2 (out ?) address

Response

Index Word Description
0 Header code
1 Result code
2 Applet Result?

Command Ids

Id Name
4 SleepIfShellClosed
5 LockTransition
7 UnlockTransition