Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add sceRegMgr functions (#169) | Joel16 | 2017-05-11 | 1 | -0/+84 | |
| | | | Add sceRegMgr functions | |||||
* | Fixed a couple function descriptions and added a few missing functions in ↵ | Joel16 | 2017-05-11 | 1 | -4/+32 | |
| | | | | | | | | | | ScePower (#168) * Include a few missing scePower functions * Fixed function descriptions * Fixed voltage units in function description | |||||
* | Update usbd.h | Yifan Lu | 2017-05-04 | 1 | -1/+1 | |
| | | | Argument 1 was wrong | |||||
* | Added missing typedef breaking vitasdkkern.h | Rinnegatamante | 2017-04-26 | 1 | -1/+1 | |
| | | | Added missing typedef breaking vitasdkkern.h | |||||
* | Add some brightness functions | devnoname120 | 2017-04-13 | 1 | -0/+34 | |
| | ||||||
* | Added missing kernel IO headers. (#160) | Rinnegatamante | 2017-04-11 | 1 | -0/+33 | |
| | | | | | * Added missing kernel IO headers. Added missing kernel IO headers. | |||||
* | Typedef udcd structures | Sergi Granell | 2017-04-10 | 1 | -55/+69 | |
| | ||||||
* | Fix UDCD error code | Sergi Granell | 2017-04-10 | 1 | -1/+1 | |
| | ||||||
* | Add GPIO header and more NIDs (#158) | Sergi Granell | 2017-04-10 | 2 | -0/+62 | |
| | | | | | | | | | | * Add GPIO header and more NIDs * Add ksceSysconCtrlLED NID * Add ksceKernelCpuSuspendIntr and ksceKernelCpuResumeIntr NIDs * Add GPIO to the docs | |||||
* | Revert "Update ctrl.h (#155)" | Sunguk Lee | 2017-04-10 | 1 | -26/+0 | |
| | | | | This reverts commit 553ecf9a6cd6ee373fec6b826213cbb31844bcc9. | |||||
* | Update ctrl.h (#155) | rereprep | 2017-04-09 | 1 | -0/+26 | |
| | ||||||
* | Add ksceUsbdInterruptTransfer NID | Sergi Granell | 2017-04-02 | 1 | -0/+6 | |
| | ||||||
* | Add ksceUsbdCloseEndpoint | Sergi Granell | 2017-04-02 | 1 | -1/+6 | |
| | ||||||
* | Add ksceUsbdGetEndpointId and ksceUsbdControlTransfer NIDs | Sergi Granell | 2017-04-02 | 1 | -0/+26 | |
| | ||||||
* | Typo fixing, and misnamed struct (#151) | Hexxellor | 2017-03-28 | 10 | -34/+34 | |
| | | | | | | | | * Fixing Mostly Harmless Typos This fixes a bunch of miscellaneous typos and grammatical mistakes in the source which were mostly harmless with the exception of the ScreenShotParam in psp2/screenshot.h which didn’t match the name of the struct causing it to fail when using that header. | |||||
* | Added two ScePromoterUtil functions (#147) | TheOfficialFloW | 2017-02-26 | 1 | -8/+24 | |
| | | | | Added two ScePromoterUtil functions | |||||
* | Added ksceKernelRemapBlock to headers | Yifan Lu | 2017-02-24 | 1 | -0/+10 | |
| | ||||||
* | Added some sblauthmgr functions (#141) | Yifan Lu | 2017-02-24 | 2 | -0/+20 | |
| | | | | Added some sblauthmgr functions Added ksceKernelGetPaddr to headers | |||||
* | Merge pull request #127 from TheOfficialFloW/master | Sunguk Lee | 2017-02-18 | 1 | -6/+6 | |
|\ | | | | | Rename ksceKernelMemPool* functions | |||||
| * | Rename ksceKernelMemPool* functions | TheOfficialFloW | 2017-02-07 | 1 | -6/+6 | |
| | | ||||||
* | | Add ksceUsbdGetDescriptor | Sergi Granell | 2017-02-16 | 1 | -6/+17 | |
| | | ||||||
* | | Update psp2kern/usbd.h | Sergi Granell | 2017-02-16 | 1 | -5/+7 | |
| | | ||||||
* | | Even more cache NIDs | Sergi Granell | 2017-02-16 | 1 | -0/+21 | |
| | | ||||||
* | | Add more cache NIDs | Sergi Granell | 2017-02-16 | 1 | -5/+32 | |
| | | ||||||
* | | Added missing definitions for VitaShell | TheOfficialFloW | 2017-02-14 | 2 | -0/+10 | |
| | | ||||||
* | | Add ksceKernelDisableSubIntr NID | Sergi Granell | 2017-02-13 | 1 | -0/+1 | |
| | | ||||||
* | | Add ksceKernelEnableSubIntr NID | Sergi Granell | 2017-02-13 | 1 | -2/+3 | |
| | | ||||||
* | | Add some intrmgr subintr NIDs | Sergi Granell | 2017-02-13 | 1 | -3/+5 | |
| | | ||||||
* | | psp2kern/kernel/intrmgr.h definitions renaming | Sergi Granell | 2017-02-13 | 1 | -11/+11 | |
| | | ||||||
* | | Add psp2kern/kernel/intrmgr.h | Sergi Granell | 2017-02-13 | 1 | -0/+56 | |
| | | ||||||
* | | Merge pull request #135 from xerpi/cpu_nids | Sergi Granell | 2017-02-13 | 1 | -11/+19 | |
|\ \ | | | | | | | Add more/fix SceCpuForKernel and SceCpuForDriver NIDs | |||||
| * | | Add more/fix SceCpuForKernel and SceCpuForDriver NIDs | Sergi Granell | 2017-02-10 | 1 | -11/+19 | |
| | | | | | | | | | | | | Update include/psp2kern/kernel/cpu.h | |||||
* | | | Rename argument of scePromoterUtilityDeletePkg | Sunguk Lee | 2017-02-11 | 1 | -1/+3 | |
| | | | | | | | | | | | | | | | | | | `void *unk` to `const char *titleid` https://github.com/vitasdk/vita-headers/pull/101#discussion_r89012646 | |||||
* | | | Merge pull request #133 from vitasdk/mit | Sunguk Lee | 2017-02-11 | 4 | -8/+1 | |
|\ \ \ | |/ / |/| | | Switch license to MIT | |||||
| * | | Switch license to MIT | devnoname120 | 2017-02-10 | 4 | -8/+1 | |
| | | | | | | | | | | | | Close #104 | |||||
* | | | Updated SceUsbdDriver struct | TheOfficialFloW | 2017-02-10 | 1 | -3/+3 | |
|/ / | ||||||
* | | Add some SceDisplayForDriver NIDs | Sergi Granell | 2017-02-09 | 1 | -0/+87 | |
| | | | | | | | | Add psp2kern/display.h | |||||
* | | Update psp2/usbd.h | Sergi Granell | 2017-02-08 | 1 | -3/+3 | |
| | | ||||||
* | | More psp2/usbd.h changes (#131) | Sergi Granell | 2017-02-08 | 1 | -22/+40 | |
| | | ||||||
* | | Update psp2/usbd.h (#128) | Sergi Granell | 2017-02-08 | 2 | -6/+69 | |
| | | | | | | | | Add some SceUsbdForDriver NIDs Add initial psp2kern/usbd.h | |||||
* | | Added more SceUsbdForUser NIDs | Sergi Granell | 2017-02-08 | 1 | -0/+56 | |
|/ | | | | Add initial psp2/usbd.h | |||||
* | Add psp2kern/kernel/suspend.h | Sergi Granell | 2017-02-02 | 1 | -0/+35 | |
| | ||||||
* | Fix sceKernelCreateCond example | Sergi Granell | 2017-01-14 | 1 | -2/+2 | |
| | ||||||
* | Add Condition variables prototypes | Sergi Granell | 2017-01-14 | 1 | -0/+109 | |
| | ||||||
* | Added usb nids and headers (#120) | TheOfficialFloW | 2017-01-13 | 3 | -0/+178 | |
| | ||||||
* | Update udcd.h | Sergi Granell | 2017-01-06 | 1 | -1/+1 | |
| | ||||||
* | Update udcd.h | Sergi Granell | 2017-01-06 | 1 | -27/+86 | |
| | ||||||
* | Update power.h | DerColonel | 2017-01-05 | 1 | -0/+21 | |
| | | | Added cold reset, shutdown and suspend functions. | |||||
* | Add more SceUdcd NIDs and defines (thanks to @TheOfficialFloW) | Sergi Granell | 2017-01-05 | 1 | -7/+11 | |
| | ||||||
* | Add psp2kern/udcd.h, some SceUdcdForDriver NIDs and ksceTouchSetRegion NID | Sergi Granell | 2017-01-05 | 1 | -0/+522 | |
| |