Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | 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 | |||||
| * | Update kernel cond | Sergi Granell | 2018-02-05 | 2 | -0/+86 | |
|/ | ||||||
* | Add ksceBtHidVu NIDs | Sergi Granell | 2018-02-04 | 1 | -0/+8 | |
| | ||||||
* | Added ScePower errorcodes. | Rinnegatamante | 2018-01-30 | 1 | -0/+9 | |
| | ||||||
* | Fixed wrong NID in SceDisplay | TheOfficialFloW | 2018-01-29 | 1 | -1/+1 | |
| | ||||||
* | Added two more bruteforced SceDisplay NIDs | TheOfficialFloW | 2018-01-28 | 1 | -0/+2 | |
| | ||||||
* | Added missing definitions for VitaShell | TheOfficialFloW | 2018-01-26 | 2 | -0/+25 | |
| | ||||||
* | Added SceUsbPspcm | TheOfficialFloW | 2018-01-21 | 1 | -0/+19 | |
| | ||||||
* | Added missing SceUdcdWaitParam | TheOfficialFloW | 2018-01-15 | 1 | -0/+9 | |
| | ||||||
* | Merge pull request #285 from xerpi/udcd_improvements | Sunguk Lee | 2018-01-15 | 3 | -47/+98 | |
|\ | | | | | UDCD improvements, add NIDS | |||||
| * | UDCD improvements, add NIDS | Sergi Granell | 2018-01-15 | 3 | -47/+98 | |
|/ | ||||||
* | Merge pull request #284 from d3m3vilurr/readd-kernel-io | Francisco José García García | 2018-01-14 | 1 | -0/+6 | |
|\ | | | | | psp2kern: Readd some kernel IO functions | |||||
| * | psp2kern: Readd some kernel IO functions | Sunguk Lee | 2018-01-15 | 1 | -0/+6 | |
|/ | | | | https://wiki.henkaku.xyz/vita/SceIofilemgr | |||||
* | Remove all NID mismatched definitions | Sunguk Lee | 2018-01-15 | 4 | -354/+0 | |
| | | | | | | | | anyway, we can't use these functions before finding right NID value. but if we provide these & doc contains these info, end-programmers can have confusion Resolve #201 | |||||
* | Merge pull request #283 from d3m3vilurr/update-ctrl | Francisco José García García | 2018-01-14 | 1 | -1/+14 | |
|\ | | | | | psp2: Add sceCtrlPeekBufferPositiveExt2 |