summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #133 from vitasdk/mitSunguk Lee2017-02-114-8/+1
|\ | | | | Switch license to MIT
| * Switch license to MITdevnoname1202017-02-104-8/+1
| | | | | | | | Close #104
* | Update db.yml (#134)TheOfficialFloW2017-02-113-8/+23
| |
* | Updated SceUsbdDriver structTheOfficialFloW2017-02-101-3/+3
|/
* Added many SceSysrootForKernel functionsTheOfficialFloW2017-02-091-0/+6
|
* Merge pull request #132 from xerpi/SceDisplayForDriverFrancisco José García García2017-02-092-0/+95
|\ | | | | Add some SceDisplayForDriver NIDs
| * Add some SceDisplayForDriver NIDsSergi Granell2017-02-092-0/+95
|/ | | | Add psp2kern/display.h
* Update psp2/usbd.hSergi Granell2017-02-081-3/+3
|
* More psp2/usbd.h changes (#131)Sergi Granell2017-02-081-22/+40
|
* 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
| | |