Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2017-03-28 | Typo fixing, and misnamed struct (#151) | Hexxellor | 1 | -3/+3 | |
* Fixing Mostly Harmless Typos This fixes a bunch of miscellaneous typos and grammatical mistakes in the source which were mostly harmless with the exception of the ScreenShotParam in psp2/screenshot.h which didn’t match the name of the struct causing it to fail when using that header. | |||||
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-09-11 | Added comments and enum | Himanshu Goel | 1 | -0/+16 | |
Added comments and enum for sceKernelGetModel and sceKernelGetModelForCDialog | |||||
2016-09-10 | Added signature for sceKernelGetModel | Himanshu Goel | 1 | -0/+1 | |
2016-01-26 | Added SceKernelAllocMemBlockOpt | TheOfficialFloW | 1 | -4/+14 | |
2016-01-23 | Added sceKernelFindMemBlockByAddr | TheOfficialFloW | 1 | -0/+4 | |
2016-01-22 | Added new NIDs and variable names | TheOfficialFloW | 1 | -6/+25 | |