Changes

173 bytes added ,  22:29, 24 April 2014
no edit summary
Line 7: Line 7:  
|-
 
|-
 
| 0x0001....
 
| 0x0001....
| Initialize, this maps 0x10000000 and reads ExeFS there.
+
| LoadProcess, this maps 0x10000000 and reads ExeFS:/.code there, then decompresses it if needed. This then uses [[SVC|svcCreateProcess]] and svcSetupProcess. Once finished this returns the KProcess handle in the command response.
 
|-
 
|-
 
| 0x0002....
 
| 0x0002....