Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename include guards | Reiko Asakura | 2021-03-08 | 1 | -3/+3 |
| | |||||
* | Add package workflow | Reiko Asakura | 2021-02-11 | 1 | -0/+4 |
| | |||||
* | Remove dupe: sysmem related | Reiko Asakura | 2021-01-19 | 1 | -22/+3 |
| | |||||
* | Add memblock.h | Reiko Asakura | 2020-10-10 | 1 | -79/+4 |
| | |||||
* | Merge Vitasdk | Reiko Asakura | 2020-07-24 | 1 | -5/+5 |
|\ | |||||
| * | Fix many args (#451) | Princess of Sleeping | 2020-06-26 | 1 | -5/+5 |
| | | | | | | Changes document and variable types | ||||
* | | Add types headers | Reiko Asakura | 2020-07-05 | 1 | -3/+3 |
|/ | |||||
* | psp2: Add SCE_KERNEL_MEMBLOCK_TYPE_USER_RX | Sunguk Lee | 2019-10-18 | 1 | -0/+1 |
| | | | | sceKernelAllocMemBlockForVM would alloc the memchunk typed by 0x0C20D050 | ||||
* | Update sysmem.h | Princess of Sleeping | 2018-12-15 | 1 | -0/+2 |
| | |||||
* | Fix incorrect doxygen comments | devnoname120 | 2018-08-11 | 1 | -6/+6 |
| | |||||
* | Typo fix | Rinnegatamante | 2018-03-16 | 1 | -1/+1 |
| | |||||
* | Added sceKernelGetFreeMemorySize prototype. | Rinnegatamante | 2018-03-16 | 1 | -2/+17 |
| | |||||
* | Hexa -> uppercase | devnoname120 | 2017-10-08 | 1 | -4/+4 |
| | |||||
* | Named anonymous enums in psp2. (#179) | Rinnegatamante | 2017-06-15 | 1 | -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) | 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 |