Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Merge pull request #322 from Princess-of-Sleeping/master | Sunguk Lee | 2018-06-06 | 1 | -0/+1 | |
|\ | | | | | Add sceMotionDevGetEvaInfo NID | |||||
| * | Add sceMotionDevGetEvaInfo NID | Princess of Sleeping | 2018-06-06 | 1 | -0/+1 | |
|/ | ||||||
* | Merge pull request #320 from SilicaAndPina/patch-1 | Sunguk Lee | 2018-06-03 | 1 | -0/+2 | |
|\ | | | | | add pss_app_exit_liveboard and pss_errno_loc | |||||
| * | Update db.yml | Bluzume | 2018-05-26 | 1 | -0/+1 | |
| | | ||||||
| * | pss_app_exit_liveboard | Bluzume | 2018-05-26 | 1 | -0/+1 | |
| | | | | | | | | | | | | int pss_app_exit_liveboard() { return sceAppMgrExitToLiveboardForGameApp(); } | |||||
* | | Merge pull request #321 from Princess-of-Sleeping/master | Sunguk Lee | 2018-06-03 | 1 | -2/+2 | |
|\ \ | |/ |/| | Fix _vshIoMount | |||||
| * | Fix _vshIoMount | Princess of Sleeping | 2018-06-02 | 1 | -2/+2 | |
|/ | ||||||
* | Merge pull request #319 from Princess-of-Sleeping/master | Sunguk Lee | 2018-05-20 | 1 | -1/+21 | |
|\ | | | | | Add _vshIoMount and vshIoUmount | |||||
| * | Add _vshIoMount and vshIoUmount | Princess of Sleeping | 2018-05-20 | 1 | -1/+21 | |
|/ | ||||||
* | Merge pull request #316 from vitasdk/Rinnegatamante-patch-1 | Sunguk Lee | 2018-04-29 | 1 | -0/+10 | |
|\ | | | | | Added some missing nids to SceProcessmgr. | |||||
| * | Added some missing nids to SceProcessmgr. | Rinnegatamante | 2018-04-28 | 1 | -0/+10 | |
|/ | ||||||
* | Merge pull request #313 from SilicaAndPina/patch-2 | Sunguk Lee | 2018-04-20 | 1 | -0/+1 | |
|\ | | | | | add sceAppMgrLoadSaveDataSystemFile | |||||
| * | add sceAppMgrLoadSaveDataSystemFile | Bluzume | 2018-04-14 | 1 | -0/+1 | |
| | | | | | | Package installer debug output. | |||||
* | | Typo fix. | Rinnegatamante | 2018-04-18 | 1 | -1/+1 | |
| | | ||||||
* | | Added SCE_KERNEL_MUTEX_ATTR_RECURSIVE reference. | Rinnegatamante | 2018-04-18 | 1 | -0/+4 | |
| | | ||||||
* | | Fixed wrong enum | TheOfficialFloW | 2018-04-17 | 1 | -3/+4 | |
|/ | ||||||
* | Add ScePafMisc lib and sce_paf_misc_does_file_exist (#310) | Bluzume | 2018-04-12 | 1 | -0/+4 | |
| | | | | | | * Update db.yml * Update db.yml | |||||
* | Added SceFios2User nids. (#312) | Rinnegatamante | 2018-04-09 | 1 | -0/+13 | |
| | ||||||
* | Some new nids (#311) | Francisco José García García | 2018-04-09 | 2 | -0/+3 | |
| | | | | | | * Some new nids * Change order | |||||
* | Added ksceSblACMgrIsUpdate | TheOfficialFloW | 2018-04-05 | 1 | -0/+1 | |
| | ||||||
* | Added some missing nids to SceLibKernel. (#309) | Rinnegatamante | 2018-04-05 | 1 | -0/+25 | |
| | ||||||
* | Merge pull request #308 from Rinnegatamante/patch-31 | Sunguk Lee | 2018-04-03 | 1 | -0/+2 | |
|\ | | | | | Added two more REed nids to sceGxm. | |||||
| * | Added two more REed nids to sceGxm. | Rinnegatamante | 2018-04-02 | 1 | -0/+2 | |
|/ | ||||||
* | Removed unexistent nids and added some REed nids. (#307) | Rinnegatamante | 2018-03-31 | 1 | -2/+3 | |
| | ||||||
* | Merge pull request #304 from SilicaAndPina/master | Sunguk Lee | 2018-03-18 | 1 | -1/+1 | |
|\ | | | | | add the content_id param index. | |||||
| * | add contentid param id. | Bluzume | 2018-03-18 | 1 | -1/+1 | |
|/ | ||||||
* | Merge pull request #302 from CelesteBlue-dev/patch-5 | Sunguk Lee | 2018-03-17 | 2 | -0/+20 | |
|\ | | | | | Add _sceSblACMgrIsGameProgram in db.yml and headers | |||||
| * | Add psp2/sblacmgr.h | CelesteBlue-dev | 2018-03-15 | 1 | -0/+16 | |
| | | ||||||
| * | Add _sceSblACMgrIsGameProgram | CelesteBlue-dev | 2018-03-15 | 1 | -0/+4 | |
| | | ||||||
* | | Merge pull request #303 from Rinnegatamante/patch-25 | Sunguk Lee | 2018-03-17 | 1 | -2/+17 | |
|\ \ | |/ |/| | Added sceKernelGetFreeMemorySize prototype. | |||||
| * | Typo fix | Rinnegatamante | 2018-03-16 | 1 | -1/+1 | |
| | | ||||||
| * | Added sceKernelGetFreeMemorySize prototype. | Rinnegatamante | 2018-03-16 | 1 | -2/+17 | |
|/ | ||||||
* | Added some ScePowerCallbackTypes, fix some typos. (#299) | Sree | 2018-03-14 | 4 | -10/+31 | |
| | | | | | | * fix: add createCallback param in example, typo for sys_exit * fix: adding more power callback types | |||||
* | Added two SceSyscon NIDs | TheOfficialFloW | 2018-03-14 | 1 | -0/+2 | |
| | ||||||
* | Merge pull request #301 from CelesteBlue-dev/patch-4 | Sunguk Lee | 2018-03-10 | 2 | -0/+11 | |
|\ | | | | | Add ksceSysconSetAlarmCallback | |||||
| * | Add ksceSysconSetAlarmCallback to syscon.h | CelesteBlue-dev | 2018-03-10 | 1 | -0/+10 | |
| | | ||||||
| * | Add ksceSysconSetAlarmCallback to db.yml | CelesteBlue-dev | 2018-03-09 | 1 | -0/+1 | |
|/ | ||||||
* | Added sceSblSsUpdateMgrGetBootMode | TheOfficialFloW | 2018-03-06 | 1 | -0/+1 | |
| | ||||||
* | Writeback cache in ksceKernelCpuUnrestrictedMemcpy | TheOfficialFloW | 2018-03-05 | 1 | -0/+1 | |
| | ||||||
* | Added ksceKernelSetPermission | TheOfficialFloW | 2018-02-20 | 1 | -1/+2 | |
| | | | and changed ksceKernelEnterProcess to ksceKernelSetProcessId | |||||
* | Readded NIDs to database | TheOfficialFloW | 2018-02-17 | 1 | -0/+3 | |
| | ||||||
* | Added inline ksceKernelCpuUnrestrictedMemcpy because this doesn't exist in ↵ | TheOfficialFloW | 2018-02-17 | 2 | -16/+24 | |
| | | | | newer FWs | |||||
* | Add some ksceAvcenc NIDs | Sergi Granell | 2018-02-15 | 1 | -0/+14 | |
| | ||||||
* | Merge pull request #294 from xerpi/dsi | Sergi Granell | 2018-02-15 | 3 | -0/+55 | |
|\ | | | | | Add DSI | |||||
| * | DSI case fixes | Sergi Granell | 2018-02-14 | 3 | -6/+6 | |
| | | ||||||
| * | Add DSI | Sergi Granell | 2018-02-14 | 3 | -0/+55 | |
|/ | ||||||
* | Add Cpu and Sysmem NIDs (#293) | Sergi Granell | 2018-02-14 | 3 | -1/+137 | |
| | | | | * Add Cpu and Sysmem NIDs | |||||
* | Fix wrong type name | devnoname120 | 2018-02-12 | 1 | -1/+1 | |
| | ||||||
* | Update kernel/intrmgr.h | Sergi Granell | 2018-02-10 | 2 | -16/+24 | |
| | ||||||
* | Merge pull request #291 from xerpi/kernelcond | Francisco José García García | 2018-02-05 | 2 | -0/+86 | |
|\ | | | | | Update kernel cond |