Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2021-03-11 | Conform syscall names to syslibtrace | Reiko Asakura | 1 | -2/+4 | |
These names are guessed: sceUsbdRegisterCallbackForUser sceUsbdUnregisterCallbackForUser sceSblUsVerifyPupAdditionalSignForUser | |||||
2021-03-08 | Rename include guards | Reiko Asakura | 1 | -3/+3 | |
2021-02-11 | Add package workflow | Reiko Asakura | 1 | -0/+4 | |
2021-01-16 | Remove dupe: sysmodule.h | Reiko Asakura | 1 | -105/+6 | |
2020-09-19 | Make errors signed | Reiko Asakura | 1 | -3/+3 | |
2019-02-27 | Added SCE_SYSMODULE_INTERNAL_VIDEO_EXPORT enum | TheOfficialFloW | 1 | -0/+1 | |
2019-02-09 | Add SCE_SYSMODULE_GAME_UPDATE | scribam | 1 | -0/+1 | |
2019-01-23 | Added new NIDs found in debug strings | TheOfficialFloW | 1 | -2/+2 | |
2018-01-26 | Added missing definitions for VitaShell | TheOfficialFloW | 1 | -0/+12 | |
2017-12-31 | Documented sysmodule.h. | Rinnegatamante | 1 | -124/+183 | |
2017-12-19 | Added SCE_SYSMODULE_AACENC to sysmodule.h | TheOfficialFloW | 1 | -0/+1 | |
2017-12-19 | Change enum entry in sysmodule.h | TheOfficialFloW | 1 | -1/+1 | |
2017-10-08 | Hexa -> uppercase | devnoname120 | 1 | -37/+37 | |
2017-09-09 | Added more sysmodule definitions | TheOfficialFloW | 1 | -4/+62 | |
2017-06-25 | Added new NIDs and new headers (#196) | TheOfficialFloW | 1 | -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 | |||||
2017-06-15 | Named anonymous enums in psp2. (#179) | Rinnegatamante | 1 | -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. | |||||
2016-11-21 | Added sceSysmoduleLoadModuleInternalWithArg | Yifan Lu | 1 | -0/+1 | |
2016-11-21 | Add paf id | Yifan Lu | 1 | -0/+1 | |
2016-11-21 | Added sysmodule internal calls | Yifan Lu | 1 | -0/+8 | |
2016-11-17 | Documentation: Simplify grouping | devnoname120 | 1 | -1/+0 | |
2016-11-13 | All files should be added to the documentation now | devnoname120 | 1 | -0/+2 | |
2016-09-14 | Extended sysmodule enum list | TheOfficialFloW | 1 | -1/+7 | |
2015-10-11 | Fixed the inconsistency in the headers as discussed in issue #4 and #vitasdk | SMOKE5 | 1 | -50/+50 | |