Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix ksceCtrlSetAnalogEmulation parameters | Sergi Granell | 2017-01-02 | 1 | -12/+12 |
| | |||||
* | Added more ShellUtil lock types | TheOfficialFloW | 2017-01-01 | 1 | -12/+12 |
| | |||||
* | Fix ksceCtrlSetAnalogEmulation args | Sergi Granell | 2017-01-01 | 1 | -3/+4 |
| | |||||
* | Add more SceCtrlForDriver NIDs and kernel ctrl.h | Sergi Granell | 2016-12-31 | 3 | -7/+276 |
| | |||||
* | Added some SceCtrlForDriver and SceTouchForDriver NIDs, fixed some library NIDs | Sergi Granell | 2016-12-31 | 5 | -7/+34 |
| | |||||
* | Rename ksceKernelResetAutoSuspendTimer to ksceKernelPowerTick | Sergi Granell | 2016-12-31 | 1 | -1/+1 |
| | |||||
* | Add some SceKernelSuspendForDriver NIDs | Sergi Granell | 2016-12-31 | 1 | -0/+7 |
| | |||||
* | Update SceBt | Sergi Granell | 2016-12-25 | 1 | -2/+12 |
| | |||||
* | Added more SceSysclibForDriver NIDs | TheOfficialFloW | 2016-12-22 | 1 | -1/+5 |
| | |||||
* | Update SceBtRegisteredInfo | Sergi Granell | 2016-12-22 | 1 | -3/+10 |
| | |||||
* | Merge pull request #115 from vitasdk/TheOfficialFloW-patch-1 | xyzz | 2016-12-19 | 1 | -31/+3 |
|\ | | | | | Update devctl.h | ||||
| * | Update devctl.h | TheOfficialFloW | 2016-12-18 | 1 | -31/+3 |
|/ | |||||
* | Added sceIoDevctlForDriver | TheOfficialFloW | 2016-12-14 | 1 | -0/+1 |
| | |||||
* | Added NID for sceIoRemoveForDriver | Yifan Lu | 2016-12-11 | 1 | -0/+1 |
| | |||||
* | Merge pull request #97 from vitasdk/ctrl-intercept | devnoname120 | 2016-12-04 | 1 | -0/+21 |
|\ | | | | | Add button intercept headers | ||||
| * | Added description for intercept | Yifan Lu | 2016-11-29 | 1 | -1/+4 |
| | | |||||
| * | Add button intercept headers | Yifan Lu | 2016-11-18 | 1 | -0/+18 |
| | | |||||
* | | add missing ScePromoterUtil module | Davee | 2016-11-29 | 1 | -0/+15 |
| | | |||||
* | | Add database in yaml format (#105) | Francisco José García García | 2016-11-30 | 1 | -15/+0 |
| | | | | | | | | | | | | * Add database in yaml format * Minor changes | ||||
* | | Merge pull request #101 from vitasdk/add-promoterutils | Sunguk Lee | 2016-11-30 | 3 | -0/+118 |
|\ \ | | | | | | | Add package installing functions | ||||
| * | | Rename argument of scePromoterUtilityDeletePkg | Sunguk Lee | 2016-11-29 | 1 | -1/+3 |
| | | | | | | | | | | | | | | | | | | `void *unk` to `const char *titleid` https://github.com/vitasdk/vita-headers/pull/101#discussion_r89012646 | ||||
| * | | Added sceSysmoduleLoadModuleInternalWithArg | Yifan Lu | 2016-11-21 | 1 | -0/+1 |
| | | | |||||
| * | | Add paf id | Yifan Lu | 2016-11-21 | 1 | -0/+1 |
| | | | |||||
| * | | Add documentation for promoterutil.h | devnoname120 | 2016-11-22 | 1 | -2/+65 |
| | | | |||||
| * | | Added const to path for scePromoterUtilityPromotePkg | Yifan Lu | 2016-11-21 | 1 | -1/+1 |
| | | | |||||
| * | | Added sysmodule internal calls | Yifan Lu | 2016-11-21 | 1 | -0/+8 |
| | | | |||||
| * | | Added promoterutil | Yifan Lu | 2016-11-21 | 2 | -0/+43 |
| | | | |||||
* | | | Merge pull request #103 from vitasdk/SceBtForDriver_nids | Sergi Granell | 2016-11-27 | 3 | -0/+334 |
|\ \ \ | | | | | | | | | Sce bt for driver nids | ||||
| * | | | Add kernel bt.h header | Sergi Granell | 2016-11-27 | 1 | -0/+324 |
| | | | | |||||
| * | | | Add more SceBt and SceKernelThreadMgr NIDs | Sergi Granell | 2016-11-27 | 2 | -0/+10 |
|/ / / | |||||
* / / | Renamed SCE_CTRL_ALL to SCE_CTRL_INTERCEPTED | devnoname120 | 2016-11-19 | 1 | -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/doxygen | Sunguk Lee | 2016-11-18 | 19 | -1/+21 |
|\ \ | | | | | | | Doxygen support | ||||
| * | | Documentation: Simplify grouping | devnoname120 | 2016-11-17 | 19 | -19/+0 |
| | | | |||||
| * | | All files should be added to the documentation now | devnoname120 | 2016-11-13 | 19 | -9/+35 |
| | | | |||||
| * | | More stuff related to doxygen | devnoname120 | 2016-11-13 | 3 | -2/+13 |
| | | | |||||
| * | | Start the work on doxygen | devnoname120 | 2016-11-12 | 1 | -0/+2 |
| | | | |||||
* | | | Merge pull request #95 from Cpasjuste/master | Sunguk Lee | 2016-11-17 | 2 | -0/+735 |
|\ \ \ | | | | | | | | | add a few SceNetPsForDriver functions | ||||
| * | | | add a few SceNetPsForDriver functions | cpasjuste | 2016-11-17 | 2 | -0/+735 |
|/ / / | |||||
* | | | Merge pull request #94 from vitasdk/add_callbacksfordriver | Sunguk Lee | 2016-11-17 | 1 | -0/+2 |
|\ \ \ | | | | | | | | | Add sceKernelCreateCallbackForDriver and sceKernelDeleteCallbackForDr… | ||||
| * | | | Add sceKernelCreateCallbackForDriver and sceKernelDeleteCallbackForDriver NIDs | Sergi Granell | 2016-11-16 | 1 | -0/+2 |
| | | | | |||||
* | | | | Merge pull request #93 from xerpi/add_scebtfordriver | xyzz | 2016-11-16 | 1 | -2/+87 |
|\| | | | | | | | | | | | Add more SceBt and SceBtForDriver NIDs | ||||
| * | | | Add more SceBt and SceBtForDriver NIDs | Sergi Granell | 2016-11-16 | 1 | -2/+87 |
|/ / / | |||||
* | | | Merge pull request #79 from devnoname120/master | Francisco José García García | 2016-11-15 | 2 | -0/+60 |
|\ \ \ | | | | | | | | | Add NpDrmPackage | ||||
| * | | | Add return value of sceNpDrmPackage functions | devnoname120 | 2016-11-12 | 1 | -0/+4 |
| | | | | |||||
| * | | | Add NpDrmPackage | devnoname120 | 2016-11-11 | 2 | -0/+56 |
| |/ / | | | | | | | | | | | | | Reversed and documented by @173210. See http://173210.github.io/scenpdrmpackage | ||||
* | | | Merge pull request #92 from Cpasjuste/master | Sunguk Lee | 2016-11-15 | 1 | -0/+11 |
|\ \ \ | |_|/ |/| | | psp2/kernel/clib.h: add a few defines | ||||
| * | | psp2/kernel/clib.h: add a few defines | cpasjuste | 2016-11-15 | 1 | -0/+11 |
|/ / | |||||
* | | Added more kernel modulemgr imports | Yifan Lu | 2016-11-12 | 2 | -5/+12 |
| | | |||||
* | | Fix usbserial function names (#84) | Tim Keller | 2016-11-12 | 2 | -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 Keller | 2016-11-11 | 2 | -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 |