Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed number of arguments in two functions (#58) | TheOfficialFloW | 2016-11-05 | 1 | -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) | TheOfficialFloW | 2016-10-18 | 1 | -0/+5 |
| | |||||
* | added size documentation to sceAppMgrGetAppParam | Davee | 2016-09-21 | 1 | -0/+1 |
| | |||||
* | add return value for sceAppMgrGetAppParam | SMOKE5 | 2016-09-18 | 1 | -0/+1 |
| | |||||
* | added app param example | SMOKE5 | 2016-09-18 | 1 | -0/+1 |
| | |||||
* | add sceAppMgrGetAppParam | SMOKE5 | 2016-09-18 | 1 | -0/+3 |
| | |||||
* | Added comment describing the 'name' parameter | Himanshu Goel | 2016-09-09 | 1 | -0/+2 |
| | |||||
* | Add function signature for _sceAppMgrDestroyAppByName | Himanshu Goel | 2016-09-09 | 1 | -0/+2 |
| | |||||
* | Fixed typo | TheOfficialFloW | 2016-08-28 | 1 | -1/+1 |
| | |||||
* | More SceAppMgr info | Jeffrey Pfau | 2016-08-21 | 1 | -1/+2 |
| | |||||
* | Added sceAppMgrLaunchAppByName2 | Himanshu Goel | 2016-08-16 | 1 | -0/+2 |
| | |||||
* | Added new NIDs | TheOfficialFloW | 2016-01-22 | 1 | -0/+30 |
| | |||||
* | Initial commit. Added headers from psp2sdk. | Glenn Anderson | 2015-08-14 | 1 | -0/+92 |