Loader Services
Jump to navigation
Jump to search
Loader service "Loader"
Command Header | Description |
---|---|
0x0001.... | LoadProcess, this maps 0x10000000 and reads ExeFS:/.code there, then decompresses it if needed. This then uses svcCreateProcess and svcSetupProcess. Once finished this returns the KProcess handle in the command response. |
0x0002.... | RegisterProgram |
0x0003.... | UnregisterProgram |
0x0004.... | Shutdown |