summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* | 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
* | Added two SceSyscon NIDsTheOfficialFloW2018-03-141-0/+2
| |
* | Merge pull request #301 from CelesteBlue-dev/patch-4Sunguk Lee2018-03-102-0/+11
|\ \ | | | | | | Add ksceSysconSetAlarmCallback
| * | Add ksceSysconSetAlarmCallback to syscon.hCelesteBlue-dev2018-03-101-0/+10
| | |
| * | Add ksceSysconSetAlarmCallback to db.ymlCelesteBlue-dev2018-03-091-0/+1
|/ /
* / Added sceSblSsUpdateMgrGetBootModeTheOfficialFloW2018-03-061-0/+1
|/
* Writeback cache in ksceKernelCpuUnrestrictedMemcpyTheOfficialFloW2018-03-051-0/+1
|
* Added ksceKernelSetPermissionTheOfficialFloW2018-02-201-1/+2
| | | and changed ksceKernelEnterProcess to ksceKernelSetProcessId
* Readded NIDs to databaseTheOfficialFloW2018-02-171-0/+3
|
* Added inline ksceKernelCpuUnrestrictedMemcpy because this doesn't exist in ↵TheOfficialFloW2018-02-172-16/+24
| | | | newer FWs
* Add some ksceAvcenc NIDsSergi Granell2018-02-151-0/+14
|
* Merge pull request #294 from xerpi/dsiSergi Granell2018-02-153-0/+55
|\ | | | | Add DSI
| * DSI case fixesSergi Granell2018-02-143-6/+6
| |
| * Add DSISergi Granell2018-02-143-0/+55
|/
* Add Cpu and Sysmem NIDs (#293)Sergi Granell2018-02-143-1/+137
| | | | * Add Cpu and Sysmem NIDs
* Fix wrong type namedevnoname1202018-02-121-1/+1
|
* Update kernel/intrmgr.hSergi Granell2018-02-102-16/+24
|
* Merge pull request #291 from xerpi/kernelcondFrancisco José García García2018-02-052-0/+86
|\ | | | | Update kernel cond
| * Update kernel condSergi Granell2018-02-052-0/+86
|/
* Add ksceBtHidVu NIDsSergi Granell2018-02-041-0/+8
|
* Added ScePower errorcodes.Rinnegatamante2018-01-301-0/+9
|
* Fixed wrong NID in SceDisplayTheOfficialFloW2018-01-291-1/+1
|
* Added two more bruteforced SceDisplay NIDsTheOfficialFloW2018-01-281-0/+2
|
* Added missing definitions for VitaShellTheOfficialFloW2018-01-262-0/+25
|
* Added SceUsbPspcmTheOfficialFloW2018-01-211-0/+19
|
* Added missing SceUdcdWaitParamTheOfficialFloW2018-01-151-0/+9
|
* Merge pull request #285 from xerpi/udcd_improvementsSunguk Lee2018-01-153-47/+98
|\ | | | | UDCD improvements, add NIDS