summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Added SceCompatTheOfficialFloW2017-07-213-2/+319
* Add more SceDisplayForDriver NIDsSergi Granell2017-07-172-4/+6
* Add some SceProcessmgrForDriver NIDsSergi Granell2017-07-173-0/+33
* Added SceAVConfig NIDsTheOfficialFloW2017-07-141-0/+32
* Added ksceSblACMgrIsPspEmuTheOfficialFloW2017-07-141-0/+1
* More SceSysconForDriver NIDsSergi Granell2017-07-121-0/+2
* Even more ScePowerForDriver NIDsSergi Granell2017-07-121-0/+26
* Add ScePowerForDriver display NIDsSergi Granell2017-07-121-0/+2
* Add more ScePower NIDsSergi Granell2017-07-111-0/+3
* Add more SceDebugForKernel NIDsSergi Granell2017-07-112-0/+11
* Update I2CSergi Granell2017-07-113-11/+20
* The sceKernelGetMutexInfo second arg should be a pointer to SceKernelMutexInfocodestation2017-06-302-2/+2
* fix SCE_EVENT_WAITMULTIPLE (#205)David2017-06-251-1/+1
* Added new NIDs and new headers (#196)TheOfficialFloW2017-06-258-4/+180
* add sceKernel(Start|Stop)Module / ksceKernelGetMemBlockBase definitions (#202)David2017-06-253-0/+27
* Refactor sceIo headers. (#204)Rinnegatamante2017-06-252-7/+7
* Merge pull request #198 from d3m3vilurr/fix-enum-sortFrancisco José García García2017-06-222-41/+41
|\
| * Sort enum values of ctrl.hSunguk Lee2017-06-232-41/+41
|/
* Merge pull request #197 from Cpasjuste/masterSunguk Lee2017-06-232-1/+6
|\
| * ksceDebugPrintf2 (unknow name) and definitioncpasjuste2017-06-222-0/+3
| * change SceDebugForDriver printf naming and add definitioncpasjuste2017-06-222-1/+3
|/
* Added two more enums buttons in kernel! (#195)David Nuñez2017-06-221-1/+3
* Added two more enums buttons! (#194)David Nuñez2017-06-221-1/+3
* Fix SceUsbStorVstorTypeSunguk Lee2017-06-211-2/+2
* Manually revert #179 changesSunguk Lee2017-06-216-14/+14
* Added new NIDsTheOfficialFloW2017-06-156-0/+10
* Merge pull request #185 from joel16/masterSergi Granell2017-06-151-0/+84
|\
| * Add SceRegMgrForDriver functionsJoel162017-06-141-0/+84
* | Add UART, syscon, I2C nids. Add I2C header.Sergi Granell2017-06-154-0/+60
* | Named anonymous enums in psp2. (#179)Rinnegatamante2017-06-1515-342/+341
|/
* Removed next entryTheOfficialFloW2017-06-141-2/+1
* Merge pull request #184 from d3m3vilurr/virtual-ctrl-driverSergi Granell2017-06-122-0/+29
|\
| * Add ksceCtrlRegisterVirtualControllerDriver related thingsSunguk Lee2017-06-122-0/+29
|/
* Add SceHid Mouse functions (#182)meetpatty2017-06-022-12/+38
* Fix ksceNetSend() and ksceNetRecv() (#177)devnoname1202017-06-022-4/+4
* Add SceHid keyboard functions (#181)meetpatty2017-05-252-0/+57
* Add sceSblSsUpdateMgrSetBootModexyzz2017-05-211-0/+8
* Added sceKernelPowerLock sceKernelPowerUnlock (#176)Yifan Lu2017-05-161-0/+18
* Added dmac functions (#173)TheOfficialFloW2017-05-143-0/+82
* Merge pull request #172 from vitasdk/new-sysmem-stuffYifan Lu2017-05-144-1/+42
|\
| * Moved NID from wrong libraryYifan Lu2017-05-131-1/+1
| * Added new function: ksceKernelStartModuleForPidYifan Lu2017-05-132-0/+2
| * Added sysmem uid object reference counting functionsYifan Lu2017-05-132-1/+40
|/
* Fix code style of power.hSunguk Lee2017-05-141-8/+9
* Fix callback functions and add some enumsFrancisco José García García2017-05-131-1/+9
* Added some ScePaf functionsTheOfficialFloW2017-05-131-0/+14
* Add sceRegMgr functions (#169)Joel162017-05-111-0/+84
* Fixed a couple function descriptions and added a few missing functions in Sce...Joel162017-05-111-4/+32
* Merge pull request #167 from vitasdk/usbd-patch-1xyzz2017-05-051-1/+1
|\
| * Update usbd.hYifan Lu2017-05-041-1/+1
|/