Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Typo fixing, and misnamed struct (#151) | Hexxellor | 2017-03-28 | 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. | ||||
* | Documentation: Simplify grouping | devnoname120 | 2016-11-17 | 1 | -1/+0 |
| | |||||
* | All files should be added to the documentation now | devnoname120 | 2016-11-13 | 1 | -0/+2 |
| | |||||
* | Added comments and enum | Himanshu Goel | 2016-09-11 | 1 | -0/+16 |
| | | | Added comments and enum for sceKernelGetModel and sceKernelGetModelForCDialog | ||||
* | Added signature for sceKernelGetModel | Himanshu Goel | 2016-09-10 | 1 | -0/+1 |
| | |||||
* | Added SceKernelAllocMemBlockOpt | TheOfficialFloW | 2016-01-26 | 1 | -4/+14 |
| | |||||
* | Added sceKernelFindMemBlockByAddr | TheOfficialFloW | 2016-01-23 | 1 | -0/+4 |
| | |||||
* | Added new NIDs and variable names | TheOfficialFloW | 2016-01-22 | 1 | -6/+25 |
| | |||||
* | Initial commit. Added headers from psp2sdk. | Glenn Anderson | 2015-08-14 | 1 | -0/+63 |