summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
| * UDCD improvements, add NIDSSergi Granell2018-01-153-47/+98
|/
* Merge pull request #284 from d3m3vilurr/readd-kernel-ioFrancisco José García García2018-01-141-0/+6
|\ | | | | psp2kern: Readd some kernel IO functions
| * psp2kern: Readd some kernel IO functionsSunguk Lee2018-01-151-0/+6
|/ | | | https://wiki.henkaku.xyz/vita/SceIofilemgr
* Remove all NID mismatched definitionsSunguk Lee2018-01-154-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-ctrlFrancisco José García García2018-01-141-1/+14
|\ | | | | psp2: Add sceCtrlPeekBufferPositiveExt2
| * psp2: Add sceCtrlPeekBufferPositiveExt2Sunguk Lee2018-01-151-1/+14
|/ | | | most like sceCtrlReadBufferPositiveExt2 but non-blocking
* Added two more bruteforced SceDisplay nidsTheOfficialFloW2018-01-131-0/+2
|
* Address comments of #262devnoname1202018-01-111-36/+9
|
* Update registrymgr.hCelesteBlue-dev2018-01-111-0/+93
|
* Documented sysmodule.h.Rinnegatamante2017-12-311-124/+183
|
* Merge pull request #272 from Rinnegatamante/patch-19TheOfficialFloW2017-12-292-2/+1
|\ | | | | Fix for sceKernelUnlockLwMutex wrong nid.
| * Fix for sceKernelUnlockLwMutex wrong nid.Rinnegatamante2017-12-292-2/+1
|/
* Added back sceRudpEnableInternalIoThread2.Rinnegatamante2017-12-291-1/+2
|
* Merge pull request #267 from Rinnegatamante/patch-18Sunguk Lee2017-12-2915-13/+50
|\ | | | | | | db.yml major update
| * Added new functions to existing modules.Rinnegatamante2017-12-296-3/+34
| |
| * Relocated kernel/nid parameters on top of functions oneRinnegatamante2017-12-2912-10/+16
|/
* Merge pull request #264 from Rinnegatamante/patch-16Sunguk Lee2017-12-211-5/+28
|\ | | | | Added some missing stuffs in sceCtrl header.
| * Update ctrl.hRinnegatamante2017-12-201-2/+2
| |
| * Using aliasing.Rinnegatamante2017-12-201-2/+2
| |
| * Added some missing stuffs in sceCtrl header.Rinnegatamante2017-12-201-5/+28
| |
* | Added SCE_DISPLAY_ERROR_NO_OUTPUT_SIGNAL referenceRinnegatamante2017-12-201-1/+2
|/
* Added SCE_SYSMODULE_AACENC to sysmodule.hTheOfficialFloW2017-12-191-0/+1
|
* Change enum entry in sysmodule.hTheOfficialFloW2017-12-191-1/+1
|
* Added excpmgr for handling abortsYifan Lu2017-12-174-0/+73
|