Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2020-06-18 | Update modulemgr (#434) | Princess of Sleeping | 1 | -24/+25 |
2019-12-09 | modulemgr.h: correct module_start/stop/exit offsets in SceKernelModuleInfo | Yumiko | 1 | -1/+1 |
2019-09-27 | fixed wrong structure and function types of modulemgr.h (#425) | Princess of Sleeping | 1 | -6/+3 |
2017-10-29 | Various fix/update to modulemgr.h | Rémy F | 1 | -10/+7 |
2017-06-25 | add sceKernel(Start|Stop)Module / ksceKernelGetMemBlockBase definitions (#202) | David | 1 | -0/+3 |
2017-06-15 | Named anonymous enums in psp2. (#179) | Rinnegatamante | 1 | -11/+11 |
2017-03-28 | Typo fixing, and misnamed struct (#151) | Hexxellor | 1 | -1/+1 |
2016-11-17 | Documentation: Simplify grouping | devnoname120 | 1 | -1/+0 |
2016-11-13 | All files should be added to the documentation now | devnoname120 | 1 | -0/+2 |
2016-11-02 | kernel development headers (#67) | Davee | 1 | -0/+27 |
2016-08-29 | Added missing __cplusplus guards. | codestation | 1 | -0/+8 |
2016-01-22 | Fixed sceKernelUnloadModule | TheOfficialFloW | 1 | -7/+19 |