summaryrefslogtreecommitdiff
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Fix typoFrancisco José García García2017-10-261-1/+1
* Const correctness in psp2kern/kernel/cpu.hSergi Granell2017-10-241-8/+8
* Missing commas.Rinnegatamante2017-10-141-12/+12
* psp2kern/udcd.h: fix a broken headerxyzz2017-10-131-10/+10
* Merge pull request #227 from Rinnegatamante/kern_anonSunguk Lee2017-10-0915-1180/+958
|\
| * Hexa -> uppercasedevnoname1202017-10-085-288/+288
| * Using upper case chars.Rinnegatamante2017-10-061-4/+4
| * Fix identation.Rinnegatamante2017-10-061-1/+1
| * Using Doxygen comment.Rinnegatamante2017-10-061-1/+1
| * Named SceSCtrlExternalInputMode.Rinnegatamante2017-10-051-2/+2
| * Named anonymous enums in psp2kernRinnegatamante2017-10-0512-1126/+904
* | Rename sceCompatGetDevInfo to sceCompatGetDevInfSunguk Lee2017-10-081-1/+1
* | Add some sceAVConfig volume functionsJoel162017-10-081-0/+35
|/
* Add ksceDisplayWaitVblankStartMultiRobin B2017-10-011-0/+7
* Better doc, added Savedata related funcs. (#222)Rinnegatamante2017-09-301-57/+348
* Merge pull request #219 from devnoname120/sce_paf_privateTheOfficialFloW2017-09-251-0/+7
|\
| * Change wrong sce_paf_private functiondevnoname1202017-09-241-0/+1
| * Add some sce_paf_private functionsdevnoname1202017-09-231-0/+6
* | Add ksceDisplayWaitVblankStartRobin B2017-09-191-0/+5
* | Added sceAppMgrGameDataMount headerTheOfficialFloW2017-09-161-0/+3
* | Update appmgr.hTheOfficialFloW2017-09-141-2/+2
* | Update appmgr.hTheOfficialFloW2017-09-141-0/+6
|/
* Added more sysmodule definitionsTheOfficialFloW2017-09-091-4/+62
* Added headers for SceSblAIMgrForDriverYifan Lu2017-08-111-0/+25
* Add more display and I2C NIDsSergi Granell2017-08-061-0/+1
* Added scePowerGet/SetUsingWireless prototypes.Rinnegatamante2017-08-011-0/+16
* Minor stylistic changes.Rinnegatamante2017-07-252-50/+51
* Re-added SCE_CTRL_INTERCEPTED.Rinnegatamante2017-07-242-0/+2
* Renamed INTERCEPTED to PSBUTTON, added a note for shell privileges request.Rinnegatamante2017-07-212-3/+5
* Added SceCompatTheOfficialFloW2017-07-213-2/+319
* Add more SceDisplayForDriver NIDsSergi Granell2017-07-171-4/+4
* Add some SceProcessmgrForDriver NIDsSergi Granell2017-07-171-0/+16
* Add more SceDebugForKernel NIDsSergi Granell2017-07-111-0/+8
* Update I2CSergi Granell2017-07-111-11/+13
* 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-254-0/+127
* add sceKernel(Start|Stop)Module / ksceKernelGetMemBlockBase definitions (#202)David2017-06-253-0/+27
* Refactor sceIo headers. (#204)Rinnegatamante2017-06-252-7/+7
* Sort enum values of ctrl.hSunguk Lee2017-06-232-41/+41
* ksceDebugPrintf2 (unknow name) and definitioncpasjuste2017-06-221-0/+2
* change SceDebugForDriver printf naming and add definitioncpasjuste2017-06-221-0/+2
* 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-151-0/+3
* 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-151-0/+39