summaryrefslogtreecommitdiff
path: root/include/user/kernel/sysmem.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-03-08Rename include guardsReiko Asakura1-3/+3
2021-02-11Add package workflowReiko Asakura1-0/+4
2021-01-19Remove dupe: sysmem relatedReiko Asakura1-22/+3
2020-10-10Add memblock.hReiko Asakura1-79/+4
2020-07-05Add types headersReiko Asakura1-3/+3
2020-06-26Fix many args (#451)Princess of Sleeping1-5/+5
Changes document and variable types
2019-10-18psp2: Add SCE_KERNEL_MEMBLOCK_TYPE_USER_RXSunguk Lee1-0/+1
sceKernelAllocMemBlockForVM would alloc the memchunk typed by 0x0C20D050
2018-12-15Update sysmem.hPrincess of Sleeping1-0/+2
2018-08-11Fix incorrect doxygen commentsdevnoname1201-6/+6
2018-03-16Typo fixRinnegatamante1-1/+1
2018-03-16Added sceKernelGetFreeMemorySize prototype.Rinnegatamante1-2/+17
2017-10-08Hexa -> uppercasedevnoname1201-4/+4
2017-06-15Named anonymous enums in psp2. (#179)Rinnegatamante1-29/+31
* Named anonymous enums in psp2. Named anonymous enums in psp2. * Properly sorted enums. * Several modifications (see desc) Added some missing info, fixed identation in some places, aligned all enums and comments with spaces as delimiters, replaced decimal negative errorcode in location.h with hexadecimal one, added some comments and fixed some documentation comments. * Minor fixes in identation. * Yet another minor identation fix. * Fixed enums in structs. * Reverted SceBool changes. * SceBool fix. * Fix for compilation with g++- * Added some doc references in jpegenc. * Fixed some references.
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