summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Update psp2/usbd.h (#128)Sergi Granell2017-02-083-7/+74
| | | | Add some SceUsbdForDriver NIDs Add initial psp2kern/usbd.h
* Added more SceUsbdForUser NIDsSergi Granell2017-02-082-0/+58
| | | | Add initial psp2/usbd.h
* Add SceUsbdForUser NIDsSergi Granell2017-02-081-0/+28
|
* Add psp2kern/kernel/suspend.hSergi Granell2017-02-021-0/+35
|
* Added two more kernel nidsTheOfficialFloW2017-01-211-0/+2
|
* Fix sceKernelCreateCond exampleSergi Granell2017-01-141-2/+2
|
* Add Condition variables prototypesSergi Granell2017-01-141-0/+109
|
* Added usb nids and headers (#120)TheOfficialFloW2017-01-134-0/+189
|
* Add SceMtpIfDriver::SceMtpIf NIDsSergi Granell2017-01-111-0/+22
|
* Update udcd.hSergi Granell2017-01-061-1/+1
|
* Update udcd.hSergi Granell2017-01-061-27/+86
|
* Add sceUdcdGetDrvState NIDSergi Granell2017-01-051-0/+1
|
* Update power.hDerColonel2017-01-051-0/+21
| | | Added cold reset, shutdown and suspend functions.
* Add more SceUdcd NIDs and defines (thanks to @TheOfficialFloW)Sergi Granell2017-01-052-7/+22
|
* Add psp2kern/udcd.h, some SceUdcdForDriver NIDs and ksceTouchSetRegion NIDSergi Granell2017-01-053-0/+542
|
* Add ksceKernelCpuDcacheWritebackRange NIDSergi Granell2017-01-052-2/+13
|
* 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
| | |