Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix function name and args in user/appmgr.h | Reiko Asakura | 2021-03-12 | 1 | -15/+6 |
* | Conform syscall names to syslibtrace | Reiko Asakura | 2021-03-11 | 2 | -31/+33 |
* | Add sceKernelGetSystemTime functions | Reiko Asakura | 2021-03-11 | 1 | -7/+0 |
* | Move threadmgr functions to common header | Reiko Asakura | 2021-03-11 | 1 | -21/+0 |
* | Remove old SDK functions | Reiko Asakura | 2021-03-11 | 2 | -30/+0 |
* | Remove forwarded syscalls | Reiko Asakura | 2021-03-10 | 3 | -192/+0 |
* | Fix type for user sceSblACMgrIsGameProgram | Reiko Asakura | 2021-03-08 | 1 | -1/+3 |
* | Fix names for sceKernelGetThreadTLSAddr | Reiko Asakura | 2021-03-10 | 1 | -17/+15 |
* | Rename include guards | Reiko Asakura | 2021-03-08 | 57 | -171/+172 |
* | Add SceNpWebApi internal functions | Reiko Asakura | 2021-03-03 | 1 | -0/+157 |
* | Changes to user/incoming_dialog.h | Reiko Asakura | 2021-02-26 | 1 | -17/+27 |
* | Add sceGxmGetDeviceData | GrapheneCt | 2021-02-25 | 1 | -0/+9 |
* | Add PowerVR services header | GrapheneCt | 2021-02-25 | 1 | -0/+126 |
* | Move gpu_es4.h -> gpu_es4/error.h | Reiko Asakura | 2021-02-25 | 1 | -3/+3 |
* | Add package workflow | Reiko Asakura | 2021-02-11 | 58 | -0/+232 |
* | Fix includes: various | Reiko Asakura | 2021-02-11 | 37 | -74/+44 |
* | Add internal and nongame funcs for videodec.h | GrapheneCt | 2020-10-14 | 1 | -0/+34 |
* | Add SceSas internal functions | GrapheneCt | 2020-07-22 | 1 | -0/+53 |
* | Add internal and nongame funcs for avcdec.h | GrapheneCt | 2020-10-14 | 1 | -0/+59 |
* | Add type SILK for audiodec and audioenc | GrapheneCt | 2020-11-21 | 2 | -0/+18 |
* | Remove dupe: power.h | Reiko Asakura | 2021-02-11 | 1 | -83/+2 |
* | Remove dupe: libkernel.h | Reiko Asakura | 2021-01-31 | 1 | -15/+3 |
* | Rename clib.h -> libkernel.h | Reiko Asakura | 2021-01-31 | 1 | -0/+0 |
* | Merge common: ctrl.h | Reiko Asakura | 2021-01-20 | 1 | -59/+0 |
* | Merge common: dmacmgr | Reiko Asakura | 2021-01-20 | 1 | -36/+0 |
* | Merge common: iofilemgr | Reiko Asakura | 2021-01-20 | 4 | -369/+0 |
* | Remove dupe: iofilemgr | Reiko Asakura | 2021-01-20 | 5 | -318/+11 |
* | Rename iofilemgr headers | Reiko Asakura | 2021-01-20 | 4 | -0/+0 |
* | Remove dupe: ctrl.h | Reiko Asakura | 2021-01-19 | 1 | -194/+8 |
* | Remove dupe: processmgr.h | Reiko Asakura | 2021-01-19 | 1 | -74/+5 |
* | Remove dupe: modulemgr.h | Reiko Asakura | 2021-01-19 | 1 | -32/+3 |
* | Remove dupe: kernel/threadmgr.h | Reiko Asakura | 2021-01-19 | 1 | -1502/+3 |
* | Remove dupe: sysmem related | Reiko Asakura | 2021-01-19 | 2 | -254/+4 |
* | Remove dupe: sysmodule.h | Reiko Asakura | 2021-01-16 | 1 | -105/+6 |
* | Remove dupe: display.h | Reiko Asakura | 2021-01-16 | 1 | -132/+1 |
* | Remove dupe: appmgr.h | Reiko Asakura | 2021-01-16 | 1 | -116/+3 |
* | Add gxm and gpu internal functions | GrapheneCt | 2021-01-15 | 3 | -0/+90 |
* | Remove incorrect defn in psp2/promoterutil.h | Reiko Asakura | 2020-11-23 | 1 | -6/+5 |
* | Add SceKernelAllocMemBlockOptInternal | Reiko Asakura | 2020-11-21 | 1 | -0/+10 |
* | Add prototype for sceAppMgrGrowMemory{,3} | GrapheneCt | 2020-11-21 | 1 | -0/+16 |
* | Add doc for sceAppMgrSendNotificationRequest | Reiko Asakura | 2020-11-21 | 1 | -2/+7 |
* | Add some comments for SceIniFileProcessor | Reiko Asakura | 2020-11-08 | 1 | -3/+3 |
* | Additions for SceAudiocodec | GrapheneCt | 2020-11-08 | 1 | -8/+190 |
* | SceIniFileProcessor: shuffle stars | Reiko Asakura | 2020-11-05 | 1 | -4/+4 |
* | Add prototype sceGxmCheckMappedMemory | Reiko Asakura | 2020-11-04 | 1 | -0/+21 |
* | Changes for SceNotificationUtil | Reiko Asakura | 2020-11-04 | 1 | -22/+34 |
* | Changes to SceShaccCg headers | Reiko Asakura | 2020-11-01 | 3 | -227/+141 |
* | SceDisplay: use real names for iUpdateTimingMode | Reiko Asakura | 2020-11-01 | 1 | -4/+6 |
* | Add SceMotion ext and internal funcs | GrapheneCt | 2020-10-24 | 1 | -0/+109 |
* | Added ShaccCg Headers | SonicMastr | 2020-10-16 | 3 | -0/+1188 |