summaryrefslogtreecommitdiff
path: root/include/user/appmgr.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fixed number of arguments in two functions (#58)TheOfficialFloW2016-11-051-2/+4
| | | | | | | | | | | | * Fixed number of arguments in two functions The number of arguments in the functions commited by @himanshugoel2797 were wrong @himanshugoel2797, reverse enginering the api properly instead of just guessing them. * Update appmgr.h * Removed underscore function
* Added sceAppMgrUmount (#66)TheOfficialFloW2016-10-181-0/+5
|
* added size documentation to sceAppMgrGetAppParamDavee2016-09-211-0/+1
|
* add return value for sceAppMgrGetAppParamSMOKE52016-09-181-0/+1
|
* added app param exampleSMOKE52016-09-181-0/+1
|
* add sceAppMgrGetAppParamSMOKE52016-09-181-0/+3
|
* Added comment describing the 'name' parameterHimanshu Goel2016-09-091-0/+2
|
* Add function signature for _sceAppMgrDestroyAppByNameHimanshu Goel2016-09-091-0/+2
|
* Fixed typoTheOfficialFloW2016-08-281-1/+1
|
* More SceAppMgr infoJeffrey Pfau2016-08-211-1/+2
|
* Added sceAppMgrLaunchAppByName2Himanshu Goel2016-08-161-0/+2
|
* Added new NIDsTheOfficialFloW2016-01-221-0/+30
|
* Initial commit. Added headers from psp2sdk.Glenn Anderson2015-08-141-0/+92