summaryrefslogtreecommitdiff
path: root/include/user/kernel/sysmem.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2017-03-28Typo fixing, and misnamed struct (#151)Hexxellor1-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-17Documentation: Simplify groupingdevnoname1201-1/+0
2016-11-13All files should be added to the documentation nowdevnoname1201-0/+2
2016-09-11Added comments and enumHimanshu Goel1-0/+16
Added comments and enum for sceKernelGetModel and sceKernelGetModelForCDialog
2016-09-10Added signature for sceKernelGetModelHimanshu Goel1-0/+1
2016-01-26Added SceKernelAllocMemBlockOptTheOfficialFloW1-4/+14
2016-01-23Added sceKernelFindMemBlockByAddrTheOfficialFloW1-0/+4
2016-01-22Added new NIDs and variable namesTheOfficialFloW1-6/+25