summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Added ksceKernelExitProcess nid.Rinnegatamante2017-11-281-0/+1
|
* Remove misleading note (docs)Robin B2017-11-281-1/+0
|
* Add more kernel threadmgr NIDs, psp2kern/kernel/threadmgr.h cleanupsSergi Granell2017-11-132-193/+200
|
* Fix psp2kern/types.h include in psp2kern headersSergi Granell2017-11-139-10/+10
|
* rename sceIdStorageIsReadOnly -> vshIdStorageIsReadOnlyJoel162017-11-131-1/+1
|
* Added more SceSysclibForDriver NIDsTheOfficialFloW2017-11-121-0/+7
|
* Add some sceGxm*, sceIo*, sceNet* nidsscribam2017-11-133-0/+13
|
* Added ksceSblACMgrIsSystemTheOfficialFloW2017-11-101-0/+1
|
* Add more AV codec NIDsSergi Granell2017-11-106-0/+226
|
* Add ksceKernelGetMemBlockTypeSergi Granell2017-11-082-4/+15
|
* Bring up SceVshBridgeJoel162017-11-061-0/+42
|
* Merge pull request #248 from Rinnegatamante/patch-6Francisco José García García2017-11-031-0/+1
|\ | | | | Added ksceKernelLaunchApp nid.
| * Added ksceKernelLaunchApp nid.Rinnegatamante2017-11-031-0/+1
|/ | | Added ksceKernelLaunchApp nid.
* strlen -> strnlenTheOfficialFloW2017-10-311-1/+1
|
* Update SceKernelAllocMemBlockAttrSergi Granell2017-10-301-1/+3
|
* Merge pull request #246 from xerpi/masterFrancisco José García García2017-10-291-0/+16
|\ | | | | JpegEnc additions and cleanups
| * Add some JpegEnc SceAvcodecForDriver NIDsSergi Granell2017-10-291-0/+16
| |
* | Merge pull request #244 from yne/patch-3Francisco José García García2017-10-291-10/+7
|\ \ | | | | | | Various fix/update to modulemgr.h
| * | Various fix/update to modulemgr.hRémy F2017-10-291-10/+7
| |/ | | | | | | | | | | Fix invalid module_stop definition Add missing module_exit Change module_* to function pointer
* | Merge pull request #245 from TheOfficialFloW/masterSergi Granell2017-10-2910-1/+75
|\ \ | |/ |/| Added some new nids
| * Added some new nidsTheOfficialFloW2017-10-294-1/+35
| |
| * Added some new nidsTheOfficialFloW2017-10-287-0/+40
|/
* Add more SceKernelAllocMemBlockAttr infoSergi Granell2017-10-271-21/+24
|
* Add more docs to psp2kern/kernel/sysmem.hSergi Granell2017-10-271-4/+21
|
* Update psp2kern/kernel/sysmem.hSergi Granell2017-10-271-46/+81
|
* Add ksceDisplayGetFrameBufInfoForPid NID and prototypeSergi Granell2017-10-272-0/+28
|
* Fix Display functions namingSergi Granell2017-10-263-28/+39
|
* Fix sceDisplayGetPrimaryHead, add ksceDisplayGetPrimaryHeadSergi Granell2017-10-263-3/+9
|
* Added some SceSysclibForDriver NIDsTheOfficialFloW2017-10-261-0/+3
|
* More SceDisplay NIDs, update psp2/display.hSergi Granell2017-10-263-1/+26
|
* Even more SceDisplayForDriver NIDs, Update pspkern/display.hSergi Granell2017-10-262-0/+16
|
* More SceDisplayForDriver NIDs, Update pspkern/display.hSergi Granell2017-10-262-1/+37
|
* More SceThreadmgrForDriver, SceDisplayForDriver NIDs, update psp2kern/display.hSergi Granell2017-10-265-4/+97
|
* Update SceUdcdDriverSergi Granell2017-10-261-3/+3
|
* Update UDCDSergi Granell2017-10-251-2/+2
|
* Add more NIDs, update udcd.hSergi Granell2017-10-253-8/+20
|
* Fix typoFrancisco José García García2017-10-261-1/+1
|
* Revert "Update modules NIDs"xyzz2017-10-2514-27/+27
| | | | | | This reverts commit e0beb0a89e64d113a17f4361ad9262b17d05128e. This broke everything.
* Remove stray NIDsSergi Granell2017-10-247-99/+0
|
* Const correctness in psp2kern/kernel/cpu.hSergi Granell2017-10-248-8/+107
|
* Merge pull request #242 from TheOfficialFloW/masterFrancisco José García García2017-10-143-0/+33
|\ | | | | Added PowerVR nids
| * Added PowerVR nidsTheOfficialFloW2017-10-143-0/+33
|/
* Missing commas.Rinnegatamante2017-10-141-12/+12
|
* psp2kern/udcd.h: fix a broken headerxyzz2017-10-131-10/+10
|
* Update modules NIDsCelesteBlue-dev2017-10-0914-27/+27
|
* Merge pull request #227 from Rinnegatamante/kern_anonSunguk Lee2017-10-0915-1180/+958
|\ | | | | Named anonymous enums in psp2kern
| * Hexa -> uppercasedevnoname1202017-10-085-288/+288
| |
| * Using upper case chars.Rinnegatamante2017-10-061-4/+4
| |
| * Fix identation.Rinnegatamante2017-10-061-1/+1
| |
| * Using Doxygen comment.Rinnegatamante2017-10-061-1/+1
| |