Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Merge pull request #259 from TheOfficialFloW/master | Sergi Granell | 2017-12-10 | 2 | -2/+24 | |
|\ | | | | | Added some bruteforced NIDs | |||||
| * | Added more bruteforced SceDisplay NIDs | TheOfficialFloW | 2017-12-10 | 1 | -0/+4 | |
| | | ||||||
| * | Added some bruteforced NIDs | TheOfficialFloW | 2017-12-07 | 2 | -2/+20 | |
|/ | ||||||
* | Fix use before definition in #258 | devnoname120 | 2017-12-05 | 1 | -2/+2 | |
| | ||||||
* | Add ksceKernelFindClassByName, update SceClass | Sergi Granell | 2017-12-03 | 2 | -3/+17 | |
| | ||||||
* | Add missing sceKernelTryLockLwMutex | Francisco José García García | 2017-12-01 | 1 | -0/+1 | |
| | ||||||
* | Add ksceKernelCpuGetCpuId NID | Sergi Granell | 2017-11-30 | 2 | -30/+39 | |
| | ||||||
* | Add ksceDisplaySetFrameBufInternal | Rinnegatamante | 2017-11-29 | 1 | -0/+13 | |
| | ||||||
* | Add psp2kern/{lowio/pervasive.h, power.h, syscon.h, uart.h}, minor nits (#255) | Sergi Granell | 2017-11-29 | 9 | -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 NID | Sergi Granell | 2017-11-29 | 1 | -0/+1 | |
| | ||||||
* | Merge pull request #254 from Rinnegatamante/patch-8 | Sunguk Lee | 2017-11-29 | 1 | -0/+1 | |
|\ | | | | | Added ksceKernelExitProcess nid. | |||||
| * | Added ksceKernelExitProcess nid. | Rinnegatamante | 2017-11-28 | 1 | -0/+1 | |
| | | ||||||
* | | Doc indentation changes (#253) | Rinnegatamante | 2017-11-28 | 1 | -8/+8 | |
|/ | ||||||
* | Remove misleading note (docs) | Robin B | 2017-11-28 | 1 | -1/+0 | |
| | ||||||
* | Add more kernel threadmgr NIDs, psp2kern/kernel/threadmgr.h cleanups | Sergi Granell | 2017-11-13 | 2 | -193/+200 | |
| | ||||||
* | Fix psp2kern/types.h include in psp2kern headers | Sergi Granell | 2017-11-13 | 9 | -10/+10 | |
| | ||||||
* | rename sceIdStorageIsReadOnly -> vshIdStorageIsReadOnly | Joel16 | 2017-11-13 | 1 | -1/+1 | |
| | ||||||
* | Added more SceSysclibForDriver NIDs | TheOfficialFloW | 2017-11-12 | 1 | -0/+7 | |
| | ||||||
* | Add some sceGxm*, sceIo*, sceNet* nids | scribam | 2017-11-13 | 3 | -0/+13 | |
| | ||||||
* | Added ksceSblACMgrIsSystem | TheOfficialFloW | 2017-11-10 | 1 | -0/+1 | |
| | ||||||
* | Add more AV codec NIDs | Sergi Granell | 2017-11-10 | 6 | -0/+226 | |
| | ||||||
* | Add ksceKernelGetMemBlockType | Sergi Granell | 2017-11-08 | 2 | -4/+15 | |
| | ||||||
* | Bring up SceVshBridge | Joel16 | 2017-11-06 | 1 | -0/+42 | |
| | ||||||
* | Merge pull request #248 from Rinnegatamante/patch-6 | Francisco José García García | 2017-11-03 | 1 | -0/+1 | |
|\ | | | | | Added ksceKernelLaunchApp nid. | |||||
| * | Added ksceKernelLaunchApp nid. | Rinnegatamante | 2017-11-03 | 1 | -0/+1 | |
|/ | | | Added ksceKernelLaunchApp nid. | |||||
* | strlen -> strnlen | TheOfficialFloW | 2017-10-31 | 1 | -1/+1 | |
| | ||||||
* | Update SceKernelAllocMemBlockAttr | Sergi Granell | 2017-10-30 | 1 | -1/+3 | |
| | ||||||
* | Merge pull request #246 from xerpi/master | Francisco José García García | 2017-10-29 | 1 | -0/+16 | |
|\ | | | | | JpegEnc additions and cleanups | |||||
| * | Add some JpegEnc SceAvcodecForDriver NIDs | Sergi Granell | 2017-10-29 | 1 | -0/+16 | |
| | | ||||||
* | | Merge pull request #244 from yne/patch-3 | Francisco José García García | 2017-10-29 | 1 | -10/+7 | |
|\ \ | | | | | | | Various fix/update to modulemgr.h | |||||
| * | | Various fix/update to modulemgr.h | Rémy F | 2017-10-29 | 1 | -10/+7 | |
| |/ | | | | | | | | | | | Fix invalid module_stop definition Add missing module_exit Change module_* to function pointer | |||||
* | | Merge pull request #245 from TheOfficialFloW/master | Sergi Granell | 2017-10-29 | 10 | -1/+75 | |
|\ \ | |/ |/| | Added some new nids | |||||
| * | Added some new nids | TheOfficialFloW | 2017-10-29 | 4 | -1/+35 | |
| | | ||||||
| * | Added some new nids | TheOfficialFloW | 2017-10-28 | 7 | -0/+40 | |
|/ | ||||||
* | Add more SceKernelAllocMemBlockAttr info | Sergi Granell | 2017-10-27 | 1 | -21/+24 | |
| | ||||||
* | Add more docs to psp2kern/kernel/sysmem.h | Sergi Granell | 2017-10-27 | 1 | -4/+21 | |
| | ||||||
* | Update psp2kern/kernel/sysmem.h | Sergi Granell | 2017-10-27 | 1 | -46/+81 | |
| | ||||||
* | Add ksceDisplayGetFrameBufInfoForPid NID and prototype | Sergi Granell | 2017-10-27 | 2 | -0/+28 | |
| | ||||||
* | Fix Display functions naming | Sergi Granell | 2017-10-26 | 3 | -28/+39 | |
| | ||||||
* | Fix sceDisplayGetPrimaryHead, add ksceDisplayGetPrimaryHead | Sergi Granell | 2017-10-26 | 3 | -3/+9 | |
| | ||||||
* | Added some SceSysclibForDriver NIDs | TheOfficialFloW | 2017-10-26 | 1 | -0/+3 | |
| | ||||||
* | More SceDisplay NIDs, update psp2/display.h | Sergi Granell | 2017-10-26 | 3 | -1/+26 | |
| | ||||||
* | Even more SceDisplayForDriver NIDs, Update pspkern/display.h | Sergi Granell | 2017-10-26 | 2 | -0/+16 | |
| | ||||||
* | More SceDisplayForDriver NIDs, Update pspkern/display.h | Sergi Granell | 2017-10-26 | 2 | -1/+37 | |
| | ||||||
* | More SceThreadmgrForDriver, SceDisplayForDriver NIDs, update psp2kern/display.h | Sergi Granell | 2017-10-26 | 5 | -4/+97 | |
| | ||||||
* | Update SceUdcdDriver | Sergi Granell | 2017-10-26 | 1 | -3/+3 | |
| | ||||||
* | Update UDCD | Sergi Granell | 2017-10-25 | 1 | -2/+2 | |
| | ||||||
* | Add more NIDs, update udcd.h | Sergi Granell | 2017-10-25 | 3 | -8/+20 | |
| | ||||||
* | Fix typo | Francisco José García García | 2017-10-26 | 1 | -1/+1 | |
| | ||||||
* | Revert "Update modules NIDs" | xyzz | 2017-10-25 | 14 | -27/+27 | |
| | | | | | | This reverts commit e0beb0a89e64d113a17f4361ad9262b17d05128e. This broke everything. |