summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Added a dozen of nidsTheOfficialFloW2017-02-148-1/+62
|
* Add more SceGpioForDriver NIDsSergi Granell2017-02-141-0/+5
|
* Add ksceGpioQueryIntr NIDSergi Granell2017-02-131-0/+8
|
* Add some kernel semaphores NIDsSergi Granell2017-02-132-0/+11
| | | | Add ksceSysconCmdSync NID
* Merge pull request #137 from xerpi/masterSergi Granell2017-02-132-0/+83
|\ | | | | Add some SceKernelIntrMgr NIDs
| * Add ksceKernelDisableSubIntr NIDSergi Granell2017-02-132-0/+2
| |
| * Add ksceKernelEnableSubIntr NIDSergi Granell2017-02-132-2/+4
| |
| * Add some intrmgr subintr NIDsSergi Granell2017-02-132-3/+7
| |
| * psp2kern/kernel/intrmgr.h definitions renamingSergi Granell2017-02-131-11/+11
| |
| * Add psp2kern/kernel/intrmgr.hSergi Granell2017-02-131-0/+56
| |
| * Add some SceKernelIntrMgr NIDsSergi Granell2017-02-131-0/+19
|/
* Merge pull request #135 from xerpi/cpu_nidsSergi Granell2017-02-132-16/+25
|\ | | | | Add more/fix SceCpuForKernel and SceCpuForDriver NIDs
| * Add more/fix SceCpuForKernel and SceCpuForDriver NIDsSergi Granell2017-02-102-16/+25
| | | | | | | | Update include/psp2kern/kernel/cpu.h
* | Rename argument of scePromoterUtilityDeletePkgSunguk Lee2017-02-111-1/+3
| | | | | | | | | | | | `void *unk` to `const char *titleid` https://github.com/vitasdk/vita-headers/pull/101#discussion_r89012646
* | 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