summaryrefslogtreecommitdiff
path: root/include/user/sysmodule.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove dupe: sysmodule.hReiko Asakura2021-01-161-229/+0
|
* Make errors signedReiko Asakura2020-09-191-3/+3
|
* Added SCE_SYSMODULE_INTERNAL_VIDEO_EXPORT enumTheOfficialFloW2019-02-271-0/+1
|
* Add SCE_SYSMODULE_GAME_UPDATEscribam2019-02-091-0/+1
|
* Added new NIDs found in debug stringsTheOfficialFloW2019-01-231-2/+2
|
* Added missing definitions for VitaShellTheOfficialFloW2018-01-261-0/+12
|
* Documented sysmodule.h.Rinnegatamante2017-12-311-124/+183
|
* Added SCE_SYSMODULE_AACENC to sysmodule.hTheOfficialFloW2017-12-191-0/+1
|
* Change enum entry in sysmodule.hTheOfficialFloW2017-12-191-1/+1
|
* Hexa -> uppercasedevnoname1202017-10-081-37/+37
|
* Added more sysmodule definitionsTheOfficialFloW2017-09-091-4/+62
|
* Added new NIDs and new headers (#196)TheOfficialFloW2017-06-251-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | * Added sceIoPread/sceIoPwrite header * Added more paf nids and paf header * Added sceCompat NIDs * Added SceNpDrm header * Sorted SceCompat * Removed duplicated NIDs * Fixed scePaf nid * Fixed SceNpDrm name in header and added SceVideoExport * Fixed brief description * Added sceIoChstatByFd header * Added SceVideoExport definition
* Named anonymous enums in psp2. (#179)Rinnegatamante2017-06-151-17/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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.
* Added sceSysmoduleLoadModuleInternalWithArgYifan Lu2016-11-211-0/+1
|
* Add paf idYifan Lu2016-11-211-0/+1
|
* Added sysmodule internal callsYifan Lu2016-11-211-0/+8
|
* Documentation: Simplify groupingdevnoname1202016-11-171-1/+0
|
* All files should be added to the documentation nowdevnoname1202016-11-131-0/+2
|
* Extended sysmodule enum listTheOfficialFloW2016-09-141-1/+7
|
* Fixed the inconsistency in the headers as discussed in issue #4 and #vitasdkSMOKE52015-10-111-50/+50
|
* Initial commit. Added headers from psp2sdk.Glenn Anderson2015-08-141-0/+79