NS services: Difference between revisions

No edit summary
Paeton (talk | contribs)
Line 601: Line 601:
| 98 || [6.0.0+] EnableApplicationAllThreadDumpOnCrash
| 98 || [6.0.0+] EnableApplicationAllThreadDumpOnCrash
|-
|-
| 99 || [8.0.0+] LaunchDevMenu
| 99 || [8.0.0+] [[#LaunchDevMenu]]
|-
|-
| 100 || ResetToFactorySettings
| 100 || ResetToFactorySettings
Line 733: Line 733:
| 912 || [5.1.0+] ClearPreInstalledApplicationFlag
| 912 || [5.1.0+] ClearPreInstalledApplicationFlag
|-
|-
| 913 || [9.0.0+]
| 913 || [9.0.0+] ListAllApplicationRecord
|-
|-
| 914 || [9.0.0+]
| 914 || [9.0.0+] HideApplicationRecord
|-
|-
| 915 || [9.0.0+]
| 915 || [9.0.0+] ShowApplicationRecord
|-
|-
| 1000 || RequestVerifyApplicationDeprecated
| 1000 || RequestVerifyApplicationDeprecated
Line 777: Line 777:
| 1505 || [3.0.0+] RemoveSdCard
| 1505 || [3.0.0+] RemoveSdCard
|-
|-
| 1506 || [9.0.0+]
| 1506 || [9.0.0+] GetSdCardStartupStatus
|-
|-
| 1600 || GetSystemSeedForPseudoDeviceId
| 1600 || GetSystemSeedForPseudoDeviceId
Line 847: Line 847:
| 2050 || [6.0.0+] GetApplicationRightsOnClient
| 2050 || [6.0.0+] GetApplicationRightsOnClient
|-
|-
| 2051 || [9.0.0+]
| 2051 || [9.0.0+] InvalidateRightsIdCache
|-
|-
| 2100 || [6.0.0+] GetApplicationTerminateResult
| 2100 || [6.0.0+] GetApplicationTerminateResult
Line 907: Line 907:
| 2500 || [8.0.0+] ConfirmAvailableTime
| 2500 || [8.0.0+] ConfirmAvailableTime
|-
|-
| 2510 || [9.0.0+]
| 2510 || [9.0.0+] [[#CreateApplicationResource]]
|-
|-
| 2511 || [9.0.0+]
| 2511 || [9.0.0+] [[#GetApplicationResource]]
|-
|-
| 2513 || [9.0.0+]
| 2513 || [9.0.0+]
Line 920: Line 920:
[4.0.0+] RequestDownloadAddOnContent now takes an additional 8-bytes of input.
[4.0.0+] RequestDownloadAddOnContent now takes an additional 8-bytes of input.


==== Cmd99 ====
==== LaunchDevMenu ====
No input/output.
No input/output.


Line 931: Line 931:
Then if the above succeeds, the above titles are launched with the above StorageId via [[Process_Manager_services|pmshell]] LaunchProgram, with a 0.5s sleep-thread afterwards on success.
Then if the above succeeds, the above titles are launched with the above StorageId via [[Process_Manager_services|pmshell]] LaunchProgram, with a 0.5s sleep-thread afterwards on success.


==== Cmd2510 ====
==== CreateApplicationResource ====
Returns an [[#NsSubinterface2510]].
Returns an [[#NsSubinterface2510]].


==== Cmd2511 ====
==== GetApplicationResource ====
Returns an [[#NsSubinterface2510]].
Returns an [[#NsSubinterface2510]].