Line 18: |
Line 18: |
| |- | | |- |
| | 4 | | | 4 |
− | | 0x10 | + | | 0x10 (Magic Word Header, 0x10 = HANDLE_MOVE, we are moving this handle into the IPC server) |
| |- | | |- |
| | 5 | | | 5 |
Line 53: |
Line 53: |
| | 1 | | | 1 |
| | Result code | | | Result code |
| + | |- |
| + | | 2 |
| + | | (Output Info Size << 4) <nowiki>|</nowiki> 0xC |
| + | |- |
| + | | 3 |
| + | | [[Application_Manager_Services#TwlBackupInfo|TwlBackupInfo]] Output Pointer. |
| + | |- |
| + | | 4 |
| + | | (Banner Size << 4) <nowiki>|</nowiki> 0xC |
| + | |- |
| + | | 5 |
| + | | [[DSiWare_Exports|DSiWare]] Banner Output Pointer. |
| + | |- |
| + | | 6 |
| + | | (Working Buffer Size << 4) <nowiki>|</nowiki> 0xC |
| + | |- |
| + | | 7 |
| + | | Working Buffer Pointer |
| |} | | |} |
| | | |