| Commit message (Expand) | Author | Age | Files | Lines |
* | DSI case fixes | Sergi Granell | 2018-02-14 | 1 | -3/+3 |
* | Add DSI | Sergi Granell | 2018-02-14 | 1 | -0/+15 |
* | Add Cpu and Sysmem NIDs (#293) | Sergi Granell | 2018-02-14 | 1 | -0/+9 |
* | Update kernel/intrmgr.h | Sergi Granell | 2018-02-10 | 1 | -0/+3 |
* | Update kernel cond | Sergi Granell | 2018-02-05 | 1 | -0/+3 |
* | Add ksceBtHidVu NIDs | Sergi Granell | 2018-02-04 | 1 | -0/+8 |
* | Fixed wrong NID in SceDisplay | TheOfficialFloW | 2018-01-29 | 1 | -1/+1 |
* | Added two more bruteforced SceDisplay NIDs | TheOfficialFloW | 2018-01-28 | 1 | -0/+2 |
* | Added SceUsbPspcm | TheOfficialFloW | 2018-01-21 | 1 | -0/+19 |
* | UDCD improvements, add NIDS | Sergi Granell | 2018-01-15 | 1 | -0/+3 |
* | psp2kern: Readd some kernel IO functions | Sunguk Lee | 2018-01-15 | 1 | -0/+6 |
* | Added two more bruteforced SceDisplay nids | TheOfficialFloW | 2018-01-13 | 1 | -0/+2 |
* | Fix for sceKernelUnlockLwMutex wrong nid. | Rinnegatamante | 2017-12-29 | 2 | -2/+1 |
* | Added back sceRudpEnableInternalIoThread2. | Rinnegatamante | 2017-12-29 | 1 | -1/+2 |
* | Added new functions to existing modules. | Rinnegatamante | 2017-12-29 | 6 | -3/+34 |
* | Relocated kernel/nid parameters on top of functions one | Rinnegatamante | 2017-12-29 | 12 | -10/+16 |
* | Added excpmgr for handling aborts | Yifan Lu | 2017-12-17 | 2 | -0/+13 |
* | Added more bruteforced SceDisplay NIDs | TheOfficialFloW | 2017-12-10 | 1 | -0/+4 |
* | Added some bruteforced NIDs | TheOfficialFloW | 2017-12-07 | 2 | -2/+20 |
* | Add ksceKernelFindClassByName, update SceClass | Sergi Granell | 2017-12-03 | 1 | -0/+1 |
* | Add ksceKernelCpuGetCpuId NID | Sergi Granell | 2017-11-30 | 1 | -0/+1 |
* | Add psp2kern/{lowio/pervasive.h, power.h, syscon.h, uart.h}, minor nits (#255) | Sergi Granell | 2017-11-29 | 1 | -1/+0 |
* | Add kscePervasiveUartSetBaudrate NID | Sergi Granell | 2017-11-29 | 1 | -0/+1 |
* | Added ksceKernelExitProcess nid. | Rinnegatamante | 2017-11-28 | 1 | -0/+1 |
* | Add more kernel threadmgr NIDs, psp2kern/kernel/threadmgr.h cleanups | Sergi Granell | 2017-11-13 | 1 | -0/+4 |
* | 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 | 1 | -0/+1 |
* | Added ksceKernelLaunchApp nid. | Rinnegatamante | 2017-11-03 | 1 | -0/+1 |
* | strlen -> strnlen | TheOfficialFloW | 2017-10-31 | 1 | -1/+1 |
* | Merge pull request #246 from xerpi/master | Francisco José García García | 2017-10-29 | 1 | -0/+16 |
|\ |
|
| * | Add some JpegEnc SceAvcodecForDriver NIDs | Sergi Granell | 2017-10-29 | 1 | -0/+16 |
* | | Added some new nids | TheOfficialFloW | 2017-10-29 | 4 | -1/+35 |
* | | Added some new nids | TheOfficialFloW | 2017-10-28 | 7 | -0/+40 |
|/ |
|
* | Add ksceDisplayGetFrameBufInfoForPid NID and prototype | Sergi Granell | 2017-10-27 | 1 | -0/+1 |
* | Fix Display functions naming | Sergi Granell | 2017-10-26 | 1 | -11/+22 |
* | Fix sceDisplayGetPrimaryHead, add ksceDisplayGetPrimaryHead | Sergi Granell | 2017-10-26 | 1 | -1/+2 |
* | Added some SceSysclibForDriver NIDs | TheOfficialFloW | 2017-10-26 | 1 | -0/+3 |
* | More SceDisplay NIDs, update psp2/display.h | Sergi Granell | 2017-10-26 | 1 | -0/+3 |
* | Even more SceDisplayForDriver NIDs, Update pspkern/display.h | Sergi Granell | 2017-10-26 | 1 | -0/+1 |
* | More SceDisplayForDriver NIDs, Update pspkern/display.h | Sergi Granell | 2017-10-26 | 1 | -0/+4 |
* | More SceThreadmgrForDriver, SceDisplayForDriver NIDs, update psp2kern/display.h | Sergi Granell | 2017-10-26 | 3 | -3/+15 |
* | Add more NIDs, update udcd.h | Sergi Granell | 2017-10-25 | 2 | -0/+2 |
* | Revert "Update modules NIDs" | xyzz | 2017-10-25 | 14 | -27/+27 |
* | Remove stray NIDs | Sergi Granell | 2017-10-24 | 7 | -99/+0 |
* | Const correctness in psp2kern/kernel/cpu.h | Sergi Granell | 2017-10-24 | 7 | -0/+99 |
* | Added PowerVR nids | TheOfficialFloW | 2017-10-14 | 3 | -0/+33 |
* | Update modules NIDs | CelesteBlue-dev | 2017-10-09 | 14 | -27/+27 |