summaryrefslogtreecommitdiff
path: root/include/user/kernel/sysmem.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Rename include guardsReiko Asakura2021-03-081-3/+3
|
* Add package workflowReiko Asakura2021-02-111-0/+4
|
* Remove dupe: sysmem relatedReiko Asakura2021-01-191-22/+3
|
* Add memblock.hReiko Asakura2020-10-101-79/+4
|
* Merge VitasdkReiko Asakura2020-07-241-5/+5
|\
| * Fix many args (#451)Princess of Sleeping2020-06-261-5/+5
| | | | | | Changes document and variable types
* | Add types headersReiko Asakura2020-07-051-3/+3
|/
* psp2: Add SCE_KERNEL_MEMBLOCK_TYPE_USER_RXSunguk Lee2019-10-181-0/+1
| | | | sceKernelAllocMemBlockForVM would alloc the memchunk typed by 0x0C20D050
* Update sysmem.hPrincess of Sleeping2018-12-151-0/+2
|
* Fix incorrect doxygen commentsdevnoname1202018-08-111-6/+6
|
* Typo fixRinnegatamante2018-03-161-1/+1
|
* Added sceKernelGetFreeMemorySize prototype.Rinnegatamante2018-03-161-2/+17
|
* Hexa -> uppercasedevnoname1202017-10-081-4/+4
|
* Named anonymous enums in psp2. (#179)Rinnegatamante2017-06-151-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.
* Typo fixing, and misnamed struct (#151)Hexxellor2017-03-281-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 groupingdevnoname1202016-11-171-1/+0
|
* All files should be added to the documentation nowdevnoname1202016-11-131-0/+2
|
* Added comments and enumHimanshu Goel2016-09-111-0/+16
| | | Added comments and enum for sceKernelGetModel and sceKernelGetModelForCDialog
* Added signature for sceKernelGetModelHimanshu Goel2016-09-101-0/+1
|
* Added SceKernelAllocMemBlockOptTheOfficialFloW2016-01-261-4/+14
|
* Added sceKernelFindMemBlockByAddrTheOfficialFloW2016-01-231-0/+4
|
* Added new NIDs and variable namesTheOfficialFloW2016-01-221-6/+25
|
* Initial commit. Added headers from psp2sdk.Glenn Anderson2015-08-141-0/+63