summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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_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
|
* Merge pull request #259 from TheOfficialFloW/masterSergi Granell2017-12-102-2/+24
|\ | | | | Added some bruteforced NIDs
| * Added more bruteforced SceDisplay NIDsTheOfficialFloW2017-12-101-0/+4
| |
| * Added some bruteforced NIDsTheOfficialFloW2017-12-072-2/+20
|/
* Fix use before definition in #258devnoname1202017-12-051-2/+2
|
* Add ksceKernelFindClassByName, update SceClassSergi Granell2017-12-032-3/+17
|
* Add missing sceKernelTryLockLwMutexFrancisco José García García2017-12-011-0/+1
|
* Add ksceKernelCpuGetCpuId NIDSergi Granell2017-11-302-30/+39
|
* Add ksceDisplaySetFrameBufInternalRinnegatamante2017-11-291-0/+13
|
* Add psp2kern/{lowio/pervasive.h, power.h, syscon.h, uart.h}, minor nits (#255)Sergi Granell2017-11-299-12/+527
| | | | | | | | | | | | * Add psp2kern/{lowio/pervasive.h, power.h, syscon.h, uart.h}, minor nits * Fix psp2kern/power.h kernelgroup * Remove stray kscePervasiveUartSetBaudrate from psp2kern/uart.h * Add missing docs * Documentation improvements
* Add kscePervasiveUartSetBaudrate NIDSergi Granell2017-11-291-0/+1
|
* Merge pull request #254 from Rinnegatamante/patch-8Sunguk Lee2017-11-291-0/+1
|\ | | | | Added ksceKernelExitProcess nid.
| * Added ksceKernelExitProcess nid.Rinnegatamante2017-11-281-0/+1
| |
* | Doc indentation changes (#253)Rinnegatamante2017-11-281-8/+8
|/
* 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
|