Difference between revisions of "APT:AppletUtility"

From 3dbrew
Jump to navigation Jump to search
Line 24: Line 24:
 
|}
 
|}
  
Data at cmdbuf+0x100 :
+
The following is located 0x100-bytes after the beginning of the above command buffer:
 
{| class="wikitable" border="1"
 
{| class="wikitable" border="1"
 
|-
 
|-

Revision as of 14:33, 31 January 2014

Request

Index Word Description
0 Header code [0x004B00C2]
1 ?
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 ?