| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
* - add sceKernelStartModule / sceKernelStopModule definitions
- add a few sceAppMgr definitions
* add ksceKernelGetMemBlockBase definition
|
|
|
|
|
|
|
|
|
| |
- revert bit size of the structs;
this change have issue for build vita2d
- revert ErrorCode of SceMsgDialogErrorCodeParam;
I don't know reason of why change to TitleCase
- remove some whitespaces
- add some spaces
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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.
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Fixed number of arguments in two functions
The number of arguments in the functions commited by @himanshugoel2797 were wrong
@himanshugoel2797, reverse enginering the api properly instead of just guessing them.
* Update appmgr.h
* Removed underscore function
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|