Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added a dozen of nids | TheOfficialFloW | 2017-02-14 | 8 | -1/+62 |
| | |||||
* | Add more SceGpioForDriver NIDs | Sergi Granell | 2017-02-14 | 1 | -0/+5 |
| | |||||
* | Add ksceGpioQueryIntr NID | Sergi Granell | 2017-02-13 | 1 | -0/+8 |
| | |||||
* | Add some kernel semaphores NIDs | Sergi Granell | 2017-02-13 | 2 | -0/+11 |
| | | | | Add ksceSysconCmdSync NID | ||||
* | Merge pull request #137 from xerpi/master | Sergi Granell | 2017-02-13 | 2 | -0/+83 |
|\ | | | | | Add some SceKernelIntrMgr NIDs | ||||
| * | Add ksceKernelDisableSubIntr NID | Sergi Granell | 2017-02-13 | 2 | -0/+2 |
| | | |||||
| * | Add ksceKernelEnableSubIntr NID | Sergi Granell | 2017-02-13 | 2 | -2/+4 |
| | | |||||
| * | Add some intrmgr subintr NIDs | Sergi Granell | 2017-02-13 | 2 | -3/+7 |
| | | |||||
| * | 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 |
| | | |||||
| * | Add some SceKernelIntrMgr NIDs | Sergi Granell | 2017-02-13 | 1 | -0/+19 |
|/ | |||||
* | Merge pull request #135 from xerpi/cpu_nids | Sergi Granell | 2017-02-13 | 2 | -16/+25 |
|\ | | | | | Add more/fix SceCpuForKernel and SceCpuForDriver NIDs | ||||
| * | Add more/fix SceCpuForKernel and SceCpuForDriver NIDs | Sergi Granell | 2017-02-10 | 2 | -16/+25 |
| | | | | | | | | 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 | ||||
* | | | Update db.yml (#134) | TheOfficialFloW | 2017-02-11 | 3 | -8/+23 |
| |/ |/| | |||||
* | | Updated SceUsbdDriver struct | TheOfficialFloW | 2017-02-10 | 1 | -3/+3 |
|/ | |||||
* | Added many SceSysrootForKernel functions | TheOfficialFloW | 2017-02-09 | 1 | -0/+6 |
| | |||||
* | Merge pull request #132 from xerpi/SceDisplayForDriver | Francisco José García García | 2017-02-09 | 2 | -0/+95 |
|\ | | | | | Add some SceDisplayForDriver NIDs | ||||
| * | Add some SceDisplayForDriver NIDs | Sergi Granell | 2017-02-09 | 2 | -0/+95 |
|/ | | | | 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 | 3 | -7/+74 |
| | | | | Add some SceUsbdForDriver NIDs Add initial psp2kern/usbd.h | ||||
* | Added more SceUsbdForUser NIDs | Sergi Granell | 2017-02-08 | 2 | -0/+58 |
| | | | | Add initial psp2/usbd.h | ||||
* | Add SceUsbdForUser NIDs | Sergi Granell | 2017-02-08 | 1 | -0/+28 |
| | |||||
* | Add psp2kern/kernel/suspend.h | Sergi Granell | 2017-02-02 | 1 | -0/+35 |
| | |||||
* | Added two more kernel nids | TheOfficialFloW | 2017-01-21 | 1 | -0/+2 |
| | |||||
* | 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 | 4 | -0/+189 |
| | |||||
* | Add SceMtpIfDriver::SceMtpIf NIDs | Sergi Granell | 2017-01-11 | 1 | -0/+22 |
| | |||||
* | Update udcd.h | Sergi Granell | 2017-01-06 | 1 | -1/+1 |
| | |||||
* | Update udcd.h | Sergi Granell | 2017-01-06 | 1 | -27/+86 |
| | |||||
* | Add sceUdcdGetDrvState NID | Sergi Granell | 2017-01-05 | 1 | -0/+1 |
| | |||||
* | 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 | 2 | -7/+22 |
| | |||||
* | Add psp2kern/udcd.h, some SceUdcdForDriver NIDs and ksceTouchSetRegion NID | Sergi Granell | 2017-01-05 | 3 | -0/+542 |
| | |||||
* | Add ksceKernelCpuDcacheWritebackRange NID | Sergi Granell | 2017-01-05 | 2 | -2/+13 |
| | |||||
* | 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 |