summaryrefslogtreecommitdiff
path: root/nids (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* | Use bcmpTheOfficialFloW2018-07-311-2/+2
| |
* | Use bcopy/bzeroTheOfficialFloW2018-07-311-2/+2
| |
* | Added more ScePaf NIDsTheOfficialFloW2018-07-311-0/+28
| |
* | Add more SceOled NIDsSergi Granell2018-07-281-0/+2
| |
* | Add IFTU header and NIDSergi Granell2018-07-271-0/+4
| |
* | Revert "Added ksceSblACMgrIsUpdate"Sunguk Lee2018-07-181-1/+0
| | | | | | | | This reverts commit 5e8d76b889742567b439691f98ca07bb59da0ad9.
* | Add sceSblSsUpdateMgrGetSpkgInfoCelesteBlue-dev2018-07-171-0/+1
| | | | | | From https://github.com/henkaku/henkaku/blob/master/plugin/kernel.c#L230
* | Add ksceDisplaySetOwnerSergi Granell2018-07-161-0/+1
| |
* | Added two more bruteforced NIDsTheOfficialFloW2018-07-101-0/+2
| |
* | Added some SceSblSsUpdateMgr NIDsTheOfficialFloW2018-07-061-0/+6
| |
* | Merge pull request #329 from CelesteBlue-dev/patch-6Sunguk Lee2018-07-011-1/+1
|\ \ | | | | | | Rename ksceSysrootIsManufacturingMode to ksceSysrootUseInternalStorage and add ksceSysrootUseExternalStorage
| * | Fix 0x50FE3B4D from ksceSysrootIsManufacturingMode to ↵CelesteBlue-dev2018-06-291-1/+1
| | | | | | | | | | | | | | | ksceSysrootUseInternalStorage Thanks to SKGleba
* | | Add some SceMsif NIDsSergi Granell2018-06-301-0/+13
|/ /
* | Add SBL NIDs (#328)Sergi Granell2018-06-213-0/+24
| |
* | 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
* | Add sceMotionDevGetEvaInfo NIDPrincess of Sleeping2018-06-061-0/+1
| |
* | Update db.ymlBluzume2018-05-261-0/+1
| |
* | pss_app_exit_liveboardBluzume2018-05-261-0/+1
| | | | | | | | | | | | int pss_app_exit_liveboard() { return sceAppMgrExitToLiveboardForGameApp(); }
* | Added some missing nids to SceProcessmgr.Rinnegatamante2018-04-281-0/+10
| |
* | add sceAppMgrLoadSaveDataSystemFileBluzume2018-04-141-0/+1
| | | | | | Package installer debug output.
* | 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
| |
* | 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
| |
* | Add _sceSblACMgrIsGameProgramCelesteBlue-dev2018-03-151-0/+4
| |
* | Added two SceSyscon NIDsTheOfficialFloW2018-03-141-0/+2
| |
* | Add ksceSysconSetAlarmCallback to db.ymlCelesteBlue-dev2018-03-091-0/+1
| |
* | Added sceSblSsUpdateMgrGetBootModeTheOfficialFloW2018-03-061-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-171-3/+0
| | | | newer FWs
* Add some ksceAvcenc NIDsSergi Granell2018-02-151-0/+14
|
* DSI case fixesSergi Granell2018-02-141-3/+3
|
* Add DSISergi Granell2018-02-141-0/+15
|
* Add Cpu and Sysmem NIDs (#293)Sergi Granell2018-02-141-0/+9
| | | | * Add Cpu and Sysmem NIDs
* Update kernel/intrmgr.hSergi Granell2018-02-101-0/+3
|
* Update kernel condSergi Granell2018-02-051-0/+3
|
* Add ksceBtHidVu NIDsSergi Granell2018-02-041-0/+8
|
* Fixed wrong NID in SceDisplayTheOfficialFloW2018-01-291-1/+1
|
* Added two more bruteforced SceDisplay NIDsTheOfficialFloW2018-01-281-0/+2
|
* Added SceUsbPspcmTheOfficialFloW2018-01-211-0/+19
|
* UDCD improvements, add NIDSSergi Granell2018-01-151-0/+3
|
* psp2kern: Readd some kernel IO functionsSunguk Lee2018-01-151-0/+6
| | | | https://wiki.henkaku.xyz/vita/SceIofilemgr
* Added two more bruteforced SceDisplay nidsTheOfficialFloW2018-01-131-0/+2
|
* Fix for sceKernelUnlockLwMutex wrong nid.Rinnegatamante2017-12-292-2/+1
|