Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2017-02-24 | Added ksceKernelRemapBlock to headers | Yifan Lu | 1 | -0/+10 | |
2017-02-24 | Added some sblauthmgr functions (#141) | Yifan Lu | 2 | -0/+20 | |
Added some sblauthmgr functions Added ksceKernelGetPaddr to headers | |||||
2017-02-16 | Add ksceUsbdGetDescriptor | Sergi Granell | 1 | -6/+17 | |
2017-02-16 | Update psp2kern/usbd.h | Sergi Granell | 1 | -5/+7 | |
2017-02-16 | Even more cache NIDs | Sergi Granell | 1 | -0/+21 | |
2017-02-16 | Add more cache NIDs | Sergi Granell | 1 | -5/+32 | |
2017-02-13 | Add ksceKernelDisableSubIntr NID | Sergi Granell | 1 | -0/+1 | |
2017-02-13 | Add ksceKernelEnableSubIntr NID | Sergi Granell | 1 | -2/+3 | |
2017-02-13 | Add some intrmgr subintr NIDs | Sergi Granell | 1 | -3/+5 | |
2017-02-13 | psp2kern/kernel/intrmgr.h definitions renaming | Sergi Granell | 1 | -11/+11 | |
2017-02-13 | Add psp2kern/kernel/intrmgr.h | Sergi Granell | 1 | -0/+56 | |
2017-02-10 | Add more/fix SceCpuForKernel and SceCpuForDriver NIDs | Sergi Granell | 1 | -11/+19 | |
Update include/psp2kern/kernel/cpu.h | |||||
2017-02-10 | Updated SceUsbdDriver struct | TheOfficialFloW | 1 | -3/+3 | |
2017-02-10 | Switch license to MIT | devnoname120 | 2 | -3/+0 | |
Close #104 | |||||
2017-02-09 | Add some SceDisplayForDriver NIDs | Sergi Granell | 1 | -0/+87 | |
Add psp2kern/display.h | |||||
2017-02-08 | Update psp2/usbd.h (#128) | Sergi Granell | 1 | -0/+50 | |
Add some SceUsbdForDriver NIDs Add initial psp2kern/usbd.h | |||||
2017-02-07 | Rename ksceKernelMemPool* functions | TheOfficialFloW | 1 | -6/+6 | |
2017-02-02 | Add psp2kern/kernel/suspend.h | Sergi Granell | 1 | -0/+35 | |
2017-01-06 | Update udcd.h | Sergi Granell | 1 | -1/+1 | |
2017-01-06 | Update udcd.h | Sergi Granell | 1 | -27/+86 | |
2017-01-05 | Add more SceUdcd NIDs and defines (thanks to @TheOfficialFloW) | Sergi Granell | 1 | -7/+11 | |
2017-01-05 | Add psp2kern/udcd.h, some SceUdcdForDriver NIDs and ksceTouchSetRegion NID | Sergi Granell | 1 | -0/+522 | |
2017-01-05 | Add ksceKernelCpuDcacheWritebackRange NID | Sergi Granell | 1 | -2/+12 | |
2017-01-02 | Fix ksceCtrlSetAnalogEmulation parameters | Sergi Granell | 1 | -12/+12 | |
2017-01-01 | Fix ksceCtrlSetAnalogEmulation args | Sergi Granell | 1 | -3/+4 | |
2016-12-31 | Add more SceCtrlForDriver NIDs and kernel ctrl.h | Sergi Granell | 1 | -0/+265 | |
2016-12-25 | Update SceBt | Sergi Granell | 1 | -2/+12 | |
2016-12-22 | Update SceBtRegisteredInfo | Sergi Granell | 1 | -3/+10 | |
2016-11-27 | Add kernel bt.h header | Sergi Granell | 1 | -0/+324 | |
2016-11-17 | Documentation: Simplify grouping | devnoname120 | 6 | -6/+0 | |
2016-11-17 | add a few SceNetPsForDriver functions | cpasjuste | 1 | -0/+718 | |
2016-11-13 | All files should be added to the documentation now | devnoname120 | 6 | -3/+11 | |
2016-11-13 | More stuff related to doxygen | devnoname120 | 1 | -1/+5 | |
2016-11-12 | Added more kernel modulemgr imports | Yifan Lu | 1 | -4/+7 | |
2016-11-06 | add flags to SceCreateUidObjOpt | Davee | 1 | -1/+1 | |
2016-11-06 | sceKernelCreateUidObj opt structure (#78) | Yifan Lu | 1 | -1/+11 | |
* Added some kernel headers * Modified kernel headers * Added suprx loading args to headers * Added kernel modulemgr load/stop nids * Added struct for versioninfo * Added sceKernelMemcpyKernelToUser * Added SceSblACMgr * Added syscall entry/exit stubs * Added strncpy u2k/k2u functions * Wrong offset for version * More kernel adds * Added sceKernelQueueLoadModuleForPid * Added sceKernelGetSystemSwVersion to user headers * Added sceKernelStrncpyUserForPid * Added a couple more kernel apis * Added opt ags for sceKernelMemPoolCreate * Added opt structure for sceKernelCreateUidObj | |||||
2016-11-06 | sceKernelMemPoolCreate args (#77) | Yifan Lu | 1 | -1/+11 | |
* Added some kernel headers * Modified kernel headers * Added suprx loading args to headers * Added kernel modulemgr load/stop nids * Added struct for versioninfo * Added sceKernelMemcpyKernelToUser * Added SceSblACMgr * Added syscall entry/exit stubs * Added strncpy u2k/k2u functions * Wrong offset for version * More kernel adds * Added sceKernelQueueLoadModuleForPid * Added sceKernelGetSystemSwVersion to user headers * Added sceKernelStrncpyUserForPid * Added a couple more kernel apis * Added opt ags for sceKernelMemPoolCreate | |||||
2016-11-04 | Added SCE_KERNEL_MEMBLOCK_TYPE_KERNEL_RW | Yifan Lu | 1 | -0/+1 | |
2016-11-02 | kernel development headers (#67) | Davee | 6 | -0/+1473 | |
* Added some kernel headers * Modified kernel headers * Added suprx loading args to headers * Added kernel modulemgr load/stop nids * Added struct for versioninfo * Added sceKernelMemcpyKernelToUser * Added SceSblACMgr * Added syscall entry/exit stubs * Added strncpy u2k/k2u functions * Wrong offset for version * More kernel adds * Added sceKernelQueueLoadModuleForPid * Added sceKernelGetSystemSwVersion to user headers * Added sceKernelStrncpyUserForPid * Added a couple more kernel apis |