summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fix ksceCtrlSetAnalogEmulation parametersSergi Granell2017-01-021-12/+12
|
* Added more ShellUtil lock typesTheOfficialFloW2017-01-011-12/+12
|
* Fix ksceCtrlSetAnalogEmulation argsSergi Granell2017-01-011-3/+4
|
* Add more SceCtrlForDriver NIDs and kernel ctrl.hSergi Granell2016-12-313-7/+276
|
* Added some SceCtrlForDriver and SceTouchForDriver NIDs, fixed some library NIDsSergi Granell2016-12-315-7/+34
|
* Rename ksceKernelResetAutoSuspendTimer to ksceKernelPowerTickSergi Granell2016-12-311-1/+1
|
* Add some SceKernelSuspendForDriver NIDsSergi Granell2016-12-311-0/+7
|
* Update SceBtSergi Granell2016-12-251-2/+12
|
* Added more SceSysclibForDriver NIDsTheOfficialFloW2016-12-221-1/+5
|
* Update SceBtRegisteredInfoSergi Granell2016-12-221-3/+10
|
* Merge pull request #115 from vitasdk/TheOfficialFloW-patch-1xyzz2016-12-191-31/+3
|\ | | | | Update devctl.h
| * Update devctl.hTheOfficialFloW2016-12-181-31/+3
|/
* Added sceIoDevctlForDriverTheOfficialFloW2016-12-141-0/+1
|
* Added NID for sceIoRemoveForDriverYifan Lu2016-12-111-0/+1
|
* Merge pull request #97 from vitasdk/ctrl-interceptdevnoname1202016-12-041-0/+21
|\ | | | | Add button intercept headers
| * Added description for interceptYifan Lu2016-11-291-1/+4
| |
| * Add button intercept headersYifan Lu2016-11-181-0/+18
| |
* | add missing ScePromoterUtil moduleDavee2016-11-291-0/+15
| |
* | Add database in yaml format (#105)Francisco José García García2016-11-301-15/+0
| | | | | | | | | | | | * Add database in yaml format * Minor changes
* | Merge pull request #101 from vitasdk/add-promoterutilsSunguk Lee2016-11-303-0/+118
|\ \ | | | | | | Add package installing functions
| * | Rename argument of scePromoterUtilityDeletePkgSunguk Lee2016-11-291-1/+3
| | | | | | | | | | | | | | | | | | `void *unk` to `const char *titleid` https://github.com/vitasdk/vita-headers/pull/101#discussion_r89012646
| * | Added sceSysmoduleLoadModuleInternalWithArgYifan Lu2016-11-211-0/+1
| | |
| * | Add paf idYifan Lu2016-11-211-0/+1
| | |
| * | Add documentation for promoterutil.hdevnoname1202016-11-221-2/+65
| | |
| * | Added const to path for scePromoterUtilityPromotePkgYifan Lu2016-11-211-1/+1
| | |
| * | Added sysmodule internal callsYifan Lu2016-11-211-0/+8
| | |
| * | Added promoterutilYifan Lu2016-11-212-0/+43
| | |
* | | Merge pull request #103 from vitasdk/SceBtForDriver_nidsSergi Granell2016-11-273-0/+334
|\ \ \ | | | | | | | | Sce bt for driver nids
| * | | Add kernel bt.h headerSergi Granell2016-11-271-0/+324
| | | |
| * | | Add more SceBt and SceKernelThreadMgr NIDsSergi Granell2016-11-272-0/+10
|/ / /
* / / Renamed SCE_CTRL_ALL to SCE_CTRL_INTERCEPTEDdevnoname1202016-11-191-17/+17
|/ / | | | | | | The old wording was incorrect, if we wanted a macro for masking all buttons, it should be a OR'ing of the above button macros, and it would give 0xffff.
* | Merge pull request #89 from devnoname120/doxygenSunguk Lee2016-11-1819-1/+21
|\ \ | | | | | | Doxygen support
| * | Documentation: Simplify groupingdevnoname1202016-11-1719-19/+0
| | |
| * | All files should be added to the documentation nowdevnoname1202016-11-1319-9/+35
| | |
| * | More stuff related to doxygendevnoname1202016-11-133-2/+13
| | |
| * | Start the work on doxygendevnoname1202016-11-121-0/+2
| | |
* | | Merge pull request #95 from Cpasjuste/masterSunguk Lee2016-11-172-0/+735
|\ \ \ | | | | | | | | add a few SceNetPsForDriver functions
| * | | add a few SceNetPsForDriver functionscpasjuste2016-11-172-0/+735
|/ / /
* | | Merge pull request #94 from vitasdk/add_callbacksfordriverSunguk Lee2016-11-171-0/+2
|\ \ \ | | | | | | | | Add sceKernelCreateCallbackForDriver and sceKernelDeleteCallbackForDr…
| * | | Add sceKernelCreateCallbackForDriver and sceKernelDeleteCallbackForDriver NIDsSergi Granell2016-11-161-0/+2
| | | |
* | | | Merge pull request #93 from xerpi/add_scebtfordriverxyzz2016-11-161-2/+87
|\| | | | | | | | | | | Add more SceBt and SceBtForDriver NIDs
| * | | Add more SceBt and SceBtForDriver NIDsSergi Granell2016-11-161-2/+87
|/ / /
* | | Merge pull request #79 from devnoname120/masterFrancisco José García García2016-11-152-0/+60
|\ \ \ | | | | | | | | Add NpDrmPackage
| * | | Add return value of sceNpDrmPackage functionsdevnoname1202016-11-121-0/+4
| | | |
| * | | Add NpDrmPackagedevnoname1202016-11-112-0/+56
| |/ / | | | | | | | | | | | | Reversed and documented by @173210. See http://173210.github.io/scenpdrmpackage
* | | Merge pull request #92 from Cpasjuste/masterSunguk Lee2016-11-151-0/+11
|\ \ \ | |_|/ |/| | psp2/kernel/clib.h: add a few defines
| * | psp2/kernel/clib.h: add a few definescpasjuste2016-11-151-0/+11
|/ /
* | Added more kernel modulemgr importsYifan Lu2016-11-122-5/+12
| |
* | Fix usbserial function names (#84)Tim Keller2016-11-122-3/+3
| | | | | | | | | | | | | | | | | | * Changed functions to ForKernel * missed one! * Modify sceUsbSerialGetLen to sceUsbSerialGetRecvBufferSize Modify sceUsbSerialGetLenForKernel to sceUsbSerialGetRecvBufferSizeForKernel
* | Add DB defines and Header for SceUsbSerial (#81)Tim Keller2016-11-112-0/+107
|/ | | | | | | | | | | | | | | | | | | | | | | | | | | | * Added DB defines for SceUsbSerial Added in header for SceUsbSerial * Changed to usbserial.h updated db.json to camelCase Fixed spelling errors in usbserial.h added documentation from wiki to usbserial.h * sceUsbSerialget_len -> sceUsbSerialGetLen sceUsbSerialget_lenForKernel -> sceUsbSerialGetLenForKernel * Dangit missed some information on the wiki! * fix camelCase. * fix some formatting issues * Split usbserial.h to psp2kern/kernel/usbserial.h fix some documentation. * Moved kernel defines for usbserial.h to appropriate folder Fix preprocessor macros update copyright * Git decided my changes were not important and chose to ignore them