Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Readded NIDs to database | TheOfficialFloW | 2018-02-17 | 1 | -0/+3 | |
| | ||||||
* | Added inline ksceKernelCpuUnrestrictedMemcpy because this doesn't exist in ↵ | TheOfficialFloW | 2018-02-17 | 1 | -3/+0 | |
| | | | | newer FWs | |||||
* | Add some ksceAvcenc NIDs | Sergi Granell | 2018-02-15 | 1 | -0/+14 | |
| | ||||||
* | 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 | |
| | | | | * Add Cpu and Sysmem NIDs | |||||
* | 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 | |
| | | | | https://wiki.henkaku.xyz/vita/SceIofilemgr | |||||
* | 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 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 | |
| | ||||||
* | 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 | |
| | | | Added ksceKernelLaunchApp nid. | |||||
* | 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 | |
|\ | | | | | JpegEnc additions and cleanups | |||||
| * | 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 | |
| | | | | | | This reverts commit e0beb0a89e64d113a17f4361ad9262b17d05128e. This broke everything. | |||||
* | Remove stray NIDs | Sergi Granell | 2017-10-24 | 7 | -99/+0 | |
| |