Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge | Reiko Asakura | 2020-07-05 | 3 | -380/+807 |
|\ | |||||
| * | Add threadmgr constants and prototypes | Reiko Asakura | 2020-07-05 | 2 | -372/+804 |
| * | Add kernel constants header | Reiko Asakura | 2020-07-05 | 2 | -3/+1 |
| * | Add types headers | Reiko Asakura | 2020-07-05 | 2 | -7/+4 |
* | | Merge Vitasdk | Reiko Asakura | 2020-06-23 | 1 | -24/+25 |
|\ \ | |/ |/| | |||||
| * | Revert vitasdk commits | Reiko Asakura | 2020-06-23 | 1 | -10/+2 |
| * | Update modulemgr (#434) | Princess of Sleeping | 2020-06-18 | 1 | -24/+25 |
| * | tabification. | Simon Stapleton | 2020-06-11 | 1 | -1/+1 |
| * | Fix value for SCE_EVENT_WAITMULTIPLE, add other missing event flags | Simon Stapleton | 2020-06-11 | 1 | -2/+10 |
* | | Add sceClibMspace prototypes | Reiko Asakura | 2020-04-22 | 1 | -0/+4 |
* | | Add prototype sceClibVprintf | Reiko Asakura | 2020-03-24 | 1 | -0/+1 |
* | | Add process UID macros | Reiko Asakura | 2020-03-18 | 1 | -0/+3 |
* | | Add macro SCE_KERNEL_THREAD_ID_SELF | Reiko Asakura | 2020-03-17 | 1 | -0/+3 |
|/ | |||||
* | modulemgr.h: correct module_start/stop/exit offsets in SceKernelModuleInfo | Yumiko | 2019-12-09 | 1 | -1/+1 |
* | psp2: Add SCE_KERNEL_MEMBLOCK_TYPE_USER_RX | Sunguk Lee | 2019-10-18 | 1 | -0/+1 |
* | fixed wrong structure and function types of modulemgr.h (#425) | Princess of Sleeping | 2019-09-27 | 1 | -6/+3 |
* | fixed clib and added arguments, function | Princess of Sleeping | 2019-09-25 | 1 | -15/+36 |
* | Update sysmem.h | Princess of Sleeping | 2018-12-15 | 1 | -0/+2 |
* | ci: better check headers (#342) | devnoname120 | 2018-08-27 | 1 | -0/+2 |
* | Fix incorrect doxygen comments | devnoname120 | 2018-08-11 | 4 | -17/+17 |
* | Typo fix. | Rinnegatamante | 2018-04-18 | 1 | -1/+1 |
* | Added SCE_KERNEL_MUTEX_ATTR_RECURSIVE reference. | Rinnegatamante | 2018-04-18 | 1 | -0/+4 |
* | Typo fix | Rinnegatamante | 2018-03-16 | 1 | -1/+1 |
* | Added sceKernelGetFreeMemorySize prototype. | Rinnegatamante | 2018-03-16 | 1 | -2/+17 |
* | Added some ScePowerCallbackTypes, fix some typos. (#299) | Sree | 2018-03-14 | 1 | -1/+2 |
* | Remove all NID mismatched definitions | Sunguk Lee | 2018-01-15 | 1 | -9/+0 |
* | Add missing sceKernelTryLockLwMutex | Francisco José García García | 2017-12-01 | 1 | -0/+1 |
* | Doc indentation changes (#253) | Rinnegatamante | 2017-11-28 | 1 | -8/+8 |
* | Remove misleading note (docs) | Robin B | 2017-11-28 | 1 | -1/+0 |
* | Various fix/update to modulemgr.h | Rémy F | 2017-10-29 | 1 | -10/+7 |
* | Fix typo | Francisco José García García | 2017-10-26 | 1 | -1/+1 |
* | Hexa -> uppercase | devnoname120 | 2017-10-08 | 1 | -4/+4 |
* | The sceKernelGetMutexInfo second arg should be a pointer to SceKernelMutexInfo | codestation | 2017-06-30 | 1 | -1/+1 |
* | add sceKernel(Start|Stop)Module / ksceKernelGetMemBlockBase definitions (#202) | David | 2017-06-25 | 1 | -0/+3 |
* | Named anonymous enums in psp2. (#179) | Rinnegatamante | 2017-06-15 | 4 | -142/+143 |
* | Added sceKernelPowerLock sceKernelPowerUnlock (#176) | Yifan Lu | 2017-05-16 | 1 | -0/+18 |
* | Added dmac functions (#173) | TheOfficialFloW | 2017-05-14 | 1 | -0/+34 |
* | Typo fixing, and misnamed struct (#151) | Hexxellor | 2017-03-28 | 3 | -14/+14 |
* | Switch license to MIT | devnoname120 | 2017-02-10 | 1 | -2/+0 |
* | Fix sceKernelCreateCond example | Sergi Granell | 2017-01-14 | 1 | -2/+2 |
* | Add Condition variables prototypes | Sergi Granell | 2017-01-14 | 1 | -0/+109 |
* | Merge pull request #89 from devnoname120/doxygen | Sunguk Lee | 2016-11-18 | 6 | -0/+6 |
|\ | |||||
| * | Documentation: Simplify grouping | devnoname120 | 2016-11-17 | 6 | -6/+0 |
| * | All files should be added to the documentation now | devnoname120 | 2016-11-13 | 6 | -3/+11 |
| * | More stuff related to doxygen | devnoname120 | 2016-11-13 | 1 | -0/+4 |
* | | psp2/kernel/clib.h: add a few defines | cpasjuste | 2016-11-15 | 1 | -0/+11 |
|/ | |||||
* | kernel development headers (#67) | Davee | 2016-11-02 | 1 | -0/+27 |
* | updated threadmgr pipe documentation | Davee | 2016-09-24 | 1 | -22/+22 |
* | Added comments and enum | Himanshu Goel | 2016-09-11 | 1 | -0/+16 |
* | Added signature for sceKernelGetModel | Himanshu Goel | 2016-09-10 | 1 | -0/+1 |