Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2021-03-11 | Add sceKernelGetSystemTime functions | Reiko Asakura | 3 | -14/+43 |
2021-03-11 | Move threadmgr functions to common header | Reiko Asakura | 3 | -36/+21 |
2021-03-11 | Add prototypes in clockgen.h | Reiko Asakura | 1 | -0/+16 |
2021-03-08 | Add and change names in SceSblACMgr from dbg log | Reiko Asakura | 1 | -1/+1 |
2021-03-08 | Fix name and type sceKernelExtendKernelStackWide | Reiko Asakura | 1 | -6/+31 |
2021-03-11 | Remove old SDK functions | Reiko Asakura | 2 | -30/+0 |
2021-03-10 | Remove forwarded syscalls | Reiko Asakura | 3 | -192/+0 |
2021-03-08 | Fix type for user sceSblACMgrIsGameProgram | Reiko Asakura | 1 | -1/+3 |
2021-03-10 | Fix names for sceKernelGetThreadTLSAddr | Reiko Asakura | 1 | -17/+15 |
2021-03-08 | Rename include guards | Reiko Asakura | 96 | -287/+288 |
2021-03-07 | Add clockgen functions | GrapheneCt | 1 | -0/+30 |
2021-03-05 | Rename sceKernelCpuGetCpuId -> sceKernelCpuId | Reiko Asakura | 2 | -7/+17 |
2021-03-05 | Add comments in common/kernel/cpu.h | Reiko Asakura | 1 | -7/+12 |
2021-03-03 | Add SceNpWebApi internal functions | Reiko Asakura | 1 | -0/+157 |
2021-02-26 | Changes to user/incoming_dialog.h | Reiko Asakura | 1 | -17/+27 |
2021-02-25 | Add sceGxmGetDeviceData | GrapheneCt | 1 | -0/+9 |
2021-02-25 | Add PowerVR services header | GrapheneCt | 1 | -0/+126 |
2021-02-25 | Move gpu_es4.h -> gpu_es4/error.h | Reiko Asakura | 1 | -3/+3 |
2021-02-23 | Add prototype for sceKernelSysrootGetShellPid | Reiko Asakura | 1 | -0/+7 |
2021-02-16 | Add sceKernelCreateHeap flags and optsrelease/0.1.0 | Reiko Asakura | 1 | -4/+14 |
2021-02-16 | Add sceSysconCtrlDolceLED | Reiko Asakura | 1 | -0/+9 |
2021-02-16 | Add prototype for sceKernelSwitchPidContext | Reiko Asakura | 1 | -0/+1 |
2021-02-16 | Remove inline asm in cpu.h | Reiko Asakura | 1 | -81/+1 |
2021-02-11 | Add package workflow | Reiko Asakura | 102 | -0/+408 |
2021-02-11 | Fix includes: various | Reiko Asakura | 67 | -127/+74 |
2021-02-11 | SceIntrmgrForDriver: fix function names | Reiko Asakura | 1 | -9/+8 |
2020-10-14 | Add internal and nongame funcs for videodec.h | GrapheneCt | 1 | -0/+34 |
2020-07-22 | Add SceSas internal functions | GrapheneCt | 1 | -0/+53 |
2020-10-14 | Add internal and nongame funcs for avcdec.h | GrapheneCt | 1 | -0/+59 |
2020-11-21 | Add type SILK for audiodec and audioenc | GrapheneCt | 2 | -0/+18 |
2021-02-11 | Remove dupe: power.h | Reiko Asakura | 1 | -83/+2 |
2021-01-31 | Remove dupe: libkernel.h | Reiko Asakura | 1 | -15/+3 |
2021-01-31 | Rename clib.h -> libkernel.h | Reiko Asakura | 1 | -0/+0 |
2021-01-20 | Merge common: ctrl.h | Reiko Asakura | 3 | -118/+94 |
2021-01-20 | Merge common: dmacmgr | Reiko Asakura | 2 | -46/+7 |
2021-01-20 | Merge common: iofilemgr | Reiko Asakura | 10 | -760/+348 |
2021-01-20 | Remove dupe: iofilemgr | Reiko Asakura | 13 | -724/+25 |
2021-01-20 | Rename iofilemgr headers | Reiko Asakura | 10 | -0/+0 |
2021-01-20 | Add scejpegenc.h for kernel | Reiko Asakura | 1 | -0/+1 |
2021-01-19 | Remove dupe: ctrl.h | Reiko Asakura | 2 | -355/+16 |
2021-01-19 | Remove dupe: processmgr.h | Reiko Asakura | 2 | -75/+6 |
2021-01-19 | Remove dupe: modulemgr.h | Reiko Asakura | 2 | -141/+14 |
2021-01-19 | Remove dupe: kernel/threadmgr.h | Reiko Asakura | 3 | -2630/+9 |
2021-01-19 | Remove dupe: sysmem related | Reiko Asakura | 3 | -311/+13 |
2021-01-19 | Remove dupe: kernel/cpu.h | Reiko Asakura | 2 | -11/+5 |
2021-01-16 | Remove dupe: sysmodule.h | Reiko Asakura | 1 | -105/+6 |
2021-01-16 | Remove dupe: display.h | Reiko Asakura | 1 | -132/+1 |
2021-01-16 | Remove dupe: appmgr.h | Reiko Asakura | 2 | -117/+4 |
2021-01-15 | Remove kscePowerSetGpuClockFrequency | Reiko Asakura | 1 | -10/+0 |
2021-01-04 | Fix ScePower NIDs and prototype | Princess of Sleeping | 1 | -3/+3 |