Line 2,675: |
Line 2,675: |
| | 20 || [14.0.0+] GetProgramId | | | 20 || [14.0.0+] GetProgramId |
| |- | | |- |
− | | 21 || [18.0.0+] PrepareLaunchApplication | + | | 21 || [18.0.0+] [[#PrepareLaunchApplication]] |
| |- | | |- |
− | | 22 || [18.0.0+] LaunchApplicationForDevelop | + | | 22 || [18.0.0+] [[#LaunchApplicationForDevelop]] |
| |- | | |- |
− | | 23 || [18.0.0+] GetProgramIdByApplicationLaunchInfo | + | | 23 || [18.0.0+] [[#GetProgramIdByApplicationLaunchInfo]] |
| |- | | |- |
| | 24 || [18.0.0+] DestroyApplicationLaunchPreparation | | | 24 || [18.0.0+] DestroyApplicationLaunchPreparation |
Line 2,750: |
Line 2,750: |
| == GetLaunchResult == | | == GetLaunchResult == |
| [18.0.0+] Now takes a total of 0x50 bytes of input. | | [18.0.0+] Now takes a total of 0x50 bytes of input. |
| + | |
| + | [19.0.0+] Now takes a total of 0x80 bytes of input. |
| + | |
| + | == PrepareLaunchApplication == |
| + | Takes a total of 0x10-bytes of input. Returns a total of 0x50-bytes of output. |
| + | |
| + | [19.0.0+] Now returns a total of 0x80-bytes of output. |
| + | |
| + | == LaunchApplicationForDevelop == |
| + | Takes a total of 0x50-bytes of input. Returns a total of 8-bytes of output. |
| + | |
| + | [19.0.0+] Now takes a total of 0x80 bytes of input. |
| + | |
| + | == GetProgramIdByApplicationLaunchInfo == |
| + | Takes a total of 0x50-bytes of input. Returns a total of 8-bytes of output. |
| | | |
| [19.0.0+] Now takes a total of 0x80 bytes of input. | | [19.0.0+] Now takes a total of 0x80 bytes of input. |