summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Remove stray NIDsSergi Granell2017-10-247-99/+0
|
* Const correctness in psp2kern/kernel/cpu.hSergi Granell2017-10-248-8/+107
|
* Merge pull request #242 from TheOfficialFloW/masterFrancisco José García García2017-10-143-0/+33
|\ | | | | Added PowerVR nids
| * Added PowerVR nidsTheOfficialFloW2017-10-143-0/+33
|/
* Missing commas.Rinnegatamante2017-10-141-12/+12
|
* psp2kern/udcd.h: fix a broken headerxyzz2017-10-131-10/+10
|
* Update modules NIDsCelesteBlue-dev2017-10-0914-27/+27
|
* Merge pull request #227 from Rinnegatamante/kern_anonSunguk Lee2017-10-0915-1180/+958
|\ | | | | Named anonymous enums in psp2kern
| * 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
| | | | | | | | Named anonymous enums in psp2kern
* | Merge pull request #230 from d3m3vilurr/rename-sceCompatGetDevInf-2TheOfficialFloW2017-10-071-1/+1
|\ \ | | | | | | Rename sceCompatGetDevInfo to sceCompatGetDevInf
| * | Rename sceCompatGetDevInfo to sceCompatGetDevInfSunguk Lee2017-10-081-1/+1
|/ / | | | | | | Related #201
* / Add some sceAVConfig volume functionsJoel162017-10-081-0/+35
|/
* Update SceFiber and SceDeci4p (#226)CelesteBlue-dev2017-10-041-0/+1
| | | | | | * Update SceFiber (1 more NID) * Update SceDeci4p (2 new NIDs)
* Add ksceDisplayWaitVblankStartMultiRobin B2017-10-011-0/+7
|
* Better doc, added Savedata related funcs. (#222)Rinnegatamante2017-09-301-57/+348
| | | | | | | | * Better doc, added Savedata related funcs. * Added back erroneously deleted funcs. Added back erroneously deleted funcs.
* Update db.yml (SceAppMgr add a lot of NIDs) CB#1CelesteBlue-dev2017-09-301-0/+49
|
* Merge pull request #219 from devnoname120/sce_paf_privateTheOfficialFloW2017-09-252-1/+14
|\ | | | | Add some sce_paf_private functions
| * Change wrong sce_paf_private functiondevnoname1202017-09-242-1/+2
| |
| * Add some sce_paf_private functionsdevnoname1202017-09-232-0/+12
| |
* | 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
| |
* | Use real names of SysEventTheOfficialFloW2017-09-111-3/+3
|/ | | The original name of the nid is found in SceHid.
* Added more sysmodule definitionsTheOfficialFloW2017-09-091-4/+62
|
* Removed wrong NIDTheOfficialFloW2017-09-081-1/+0
|
* Added more SceLsdb NIDsTheOfficialFloW2017-09-051-0/+5
|
* More syscon and pervasive NIDsSergi Granell2017-08-162-1/+6
|
* Add some pervasive msif NIDsSergi Granell2017-08-131-0/+5
|
* Added headers for SceSblAIMgrForDriverYifan Lu2017-08-111-0/+25
|
* Added NID for ksceKernelTryLockMutexYifan Lu2017-08-111-0/+1
|
* Add more pervasive and syscon NIDs, fix Sysroot and Sysbase NIDsSergi Granell2017-08-093-1/+8
|
* More display NIDsSergi Granell2017-08-071-0/+1
|
* Add some ScePervasiveForDriver NIDsSergi Granell2017-08-061-0/+15
|
* Add more display and I2C NIDsSergi Granell2017-08-063-0/+10
|
* Changed to sceLsdbGetTypeTheOfficialFloW2017-08-051-1/+1
|
* Merge pull request #212 from Rinnegatamante/wirelessSergi Granell2017-08-031-0/+16
|\ | | | | Added scePowerGet/SetUsingWireless prototypes.
| * Added scePowerGet/SetUsingWireless prototypes.Rinnegatamante2017-08-011-0/+16
| | | | | | | | Added scePowerGet/SetUsingWireless prototypes.
* | Changed sceLsdbGetMode to sceLsdbGetStyleTheOfficialFloW2017-08-031-1/+1
| |
* | Added newly reversed SceLsdb nidsTheOfficialFloW2017-08-031-0/+17
|/
* Merge pull request #211 from Rinnegatamante/ctrl-fixxyzz2017-07-252-48/+53
|\ | | | | Added PSBUTTON alias for SCE_CTRL_INTERCEPTED, added a note for shell privileges request.
| * 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
|