summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Added ksceSblACMgrIsUpdate"Sunguk Lee2018-07-181-1/+0
| | | | This reverts commit 5e8d76b889742567b439691f98ca07bb59da0ad9.
* Merge pull request #334 from CelesteBlue-dev/patch-6Sunguk Lee2018-07-181-0/+1
|\ | | | | Add sceSblSsUpdateMgrGetSpkgInfo
| * Add sceSblSsUpdateMgrGetSpkgInfoCelesteBlue-dev2018-07-171-0/+1
|/ | | From https://github.com/henkaku/henkaku/blob/master/plugin/kernel.c#L230
* Merge pull request #333 from xerpi/masterTheOfficialFloW2018-07-162-0/+12
|\ | | | | Add ksceDisplaySetOwner
| * Add ksceDisplaySetOwnerSergi Granell2018-07-162-0/+12
|/
* Added two more bruteforced NIDsTheOfficialFloW2018-07-101-0/+2
|
* Added some SceSblSsUpdateMgr NIDsTheOfficialFloW2018-07-061-0/+6
|
* sysmem: Recover ksceSysrootIsManufacturingModeSunguk Lee2018-07-011-0/+2
| | | | temporarly. just avoid sdk breaking.
* Merge pull request #329 from CelesteBlue-dev/patch-6Sunguk Lee2018-07-012-2/+4
|\ | | | | Rename ksceSysrootIsManufacturingMode to ksceSysrootUseInternalStorage and add ksceSysrootUseExternalStorage
| * Add ksceSysrootUseExternalStorage and ksceSysrootUseInternalStorageCelesteBlue-dev2018-06-301-1/+3
| |
| * Fix 0x50FE3B4D from ksceSysrootIsManufacturingMode to ↵CelesteBlue-dev2018-06-291-1/+1
| | | | | | | | | | ksceSysrootUseInternalStorage Thanks to SKGleba
* | Merge pull request #330 from xerpi/masterTheOfficialFloW2018-06-301-0/+13
|\ \ | |/ |/| Add some SceMsif NIDs
| * Add some SceMsif NIDsSergi Granell2018-06-301-0/+13
|/
* Add SBL NIDs (#328)Sergi Granell2018-06-214-0/+38
|
* Add scePafWidgetSetFontSize nid (#326)Princess of Sleeping2018-06-171-0/+4
| | | | | | * Add scePafWidgetSetFontSize NID * Add scePafWidgetSetFontSize nid
* Add some SceOled NIDsdevnoname1202018-06-101-0/+13
|
* add SceSblPostSsMgr nids (#323)Bluzume2018-06-061-0/+61
| | | | | | | | * add SceSblPostSsMgr nids from henkaku wiki https://wiki.henkaku.xyz/vita/SceSblPostSsMgr * Update db.yml
* Merge pull request #322 from Princess-of-Sleeping/masterSunguk Lee2018-06-061-0/+1
|\ | | | | Add sceMotionDevGetEvaInfo NID
| * Add sceMotionDevGetEvaInfo NIDPrincess of Sleeping2018-06-061-0/+1
|/
* Merge pull request #320 from SilicaAndPina/patch-1Sunguk Lee2018-06-031-0/+2
|\ | | | | add pss_app_exit_liveboard and pss_errno_loc
| * Update db.ymlBluzume2018-05-261-0/+1
| |
| * pss_app_exit_liveboardBluzume2018-05-261-0/+1
| | | | | | | | | | | | int pss_app_exit_liveboard() { return sceAppMgrExitToLiveboardForGameApp(); }
* | Merge pull request #321 from Princess-of-Sleeping/masterSunguk Lee2018-06-031-2/+2
|\ \ | |/ |/| Fix _vshIoMount
| * Fix _vshIoMountPrincess of Sleeping2018-06-021-2/+2
|/
* Merge pull request #319 from Princess-of-Sleeping/masterSunguk Lee2018-05-201-1/+21
|\ | | | | Add _vshIoMount and vshIoUmount
| * Add _vshIoMount and vshIoUmountPrincess of Sleeping2018-05-201-1/+21
|/
* Merge pull request #316 from vitasdk/Rinnegatamante-patch-1Sunguk Lee2018-04-291-0/+10
|\ | | | | Added some missing nids to SceProcessmgr.
| * Added some missing nids to SceProcessmgr.Rinnegatamante2018-04-281-0/+10
|/
* Merge pull request #313 from SilicaAndPina/patch-2Sunguk Lee2018-04-201-0/+1
|\ | | | | add sceAppMgrLoadSaveDataSystemFile
| * add sceAppMgrLoadSaveDataSystemFileBluzume2018-04-141-0/+1
| | | | | | Package installer debug output.
* | Typo fix.Rinnegatamante2018-04-181-1/+1
| |
* | Added SCE_KERNEL_MUTEX_ATTR_RECURSIVE reference.Rinnegatamante2018-04-181-0/+4
| |
* | Fixed wrong enumTheOfficialFloW2018-04-171-3/+4
|/
* Add ScePafMisc lib and sce_paf_misc_does_file_exist (#310)Bluzume2018-04-121-0/+4
| | | | | | * Update db.yml * Update db.yml
* Added SceFios2User nids. (#312)Rinnegatamante2018-04-091-0/+13
|
* Some new nids (#311)Francisco José García García2018-04-092-0/+3
| | | | | | * Some new nids * Change order
* Added ksceSblACMgrIsUpdateTheOfficialFloW2018-04-051-0/+1
|
* Added some missing nids to SceLibKernel. (#309)Rinnegatamante2018-04-051-0/+25
|
* Merge pull request #308 from Rinnegatamante/patch-31Sunguk Lee2018-04-031-0/+2
|\ | | | | Added two more REed nids to sceGxm.
| * Added two more REed nids to sceGxm.Rinnegatamante2018-04-021-0/+2
|/
* Removed unexistent nids and added some REed nids. (#307)Rinnegatamante2018-03-311-2/+3
|
* Merge pull request #304 from SilicaAndPina/masterSunguk Lee2018-03-181-1/+1
|\ | | | | add the content_id param index.
| * add contentid param id.Bluzume2018-03-181-1/+1
|/
* Merge pull request #302 from CelesteBlue-dev/patch-5Sunguk Lee2018-03-172-0/+20
|\ | | | | Add _sceSblACMgrIsGameProgram in db.yml and headers
| * Add psp2/sblacmgr.hCelesteBlue-dev2018-03-151-0/+16
| |
| * Add _sceSblACMgrIsGameProgramCelesteBlue-dev2018-03-151-0/+4
| |
* | Merge pull request #303 from Rinnegatamante/patch-25Sunguk Lee2018-03-171-2/+17
|\ \ | |/ |/| Added sceKernelGetFreeMemorySize prototype.
| * Typo fixRinnegatamante2018-03-161-1/+1
| |
| * Added sceKernelGetFreeMemorySize prototype.Rinnegatamante2018-03-161-2/+17
|/
* Added some ScePowerCallbackTypes, fix some typos. (#299)Sree2018-03-144-10/+31
| | | | | | * fix: add createCallback param in example, typo for sys_exit * fix: adding more power callback types