Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Update psp2kern/kernel/sysmem.h | Sergi Granell | 2017-10-27 | 1 | -46/+81 | |
| | ||||||
* | Add ksceDisplayGetFrameBufInfoForPid NID and prototype | Sergi Granell | 2017-10-27 | 2 | -0/+28 | |
| | ||||||
* | Fix Display functions naming | Sergi Granell | 2017-10-26 | 3 | -28/+39 | |
| | ||||||
* | Fix sceDisplayGetPrimaryHead, add ksceDisplayGetPrimaryHead | Sergi Granell | 2017-10-26 | 3 | -3/+9 | |
| | ||||||
* | Added some SceSysclibForDriver NIDs | TheOfficialFloW | 2017-10-26 | 1 | -0/+3 | |
| | ||||||
* | More SceDisplay NIDs, update psp2/display.h | Sergi Granell | 2017-10-26 | 3 | -1/+26 | |
| | ||||||
* | Even more SceDisplayForDriver NIDs, Update pspkern/display.h | Sergi Granell | 2017-10-26 | 2 | -0/+16 | |
| | ||||||
* | More SceDisplayForDriver NIDs, Update pspkern/display.h | Sergi Granell | 2017-10-26 | 2 | -1/+37 | |
| | ||||||
* | More SceThreadmgrForDriver, SceDisplayForDriver NIDs, update psp2kern/display.h | Sergi Granell | 2017-10-26 | 5 | -4/+97 | |
| | ||||||
* | Update SceUdcdDriver | Sergi Granell | 2017-10-26 | 1 | -3/+3 | |
| | ||||||
* | Update UDCD | Sergi Granell | 2017-10-25 | 1 | -2/+2 | |
| | ||||||
* | Add more NIDs, update udcd.h | Sergi Granell | 2017-10-25 | 3 | -8/+20 | |
| | ||||||
* | Fix typo | Francisco José García García | 2017-10-26 | 1 | -1/+1 | |
| | ||||||
* | Revert "Update modules NIDs" | xyzz | 2017-10-25 | 14 | -27/+27 | |
| | | | | | | This reverts commit e0beb0a89e64d113a17f4361ad9262b17d05128e. This broke everything. | |||||
* | Remove stray NIDs | Sergi Granell | 2017-10-24 | 7 | -99/+0 | |
| | ||||||
* | Const correctness in psp2kern/kernel/cpu.h | Sergi Granell | 2017-10-24 | 8 | -8/+107 | |
| | ||||||
* | Merge pull request #242 from TheOfficialFloW/master | Francisco José García García | 2017-10-14 | 3 | -0/+33 | |
|\ | | | | | Added PowerVR nids | |||||
| * | Added PowerVR nids | TheOfficialFloW | 2017-10-14 | 3 | -0/+33 | |
|/ | ||||||
* | Missing commas. | Rinnegatamante | 2017-10-14 | 1 | -12/+12 | |
| | ||||||
* | psp2kern/udcd.h: fix a broken header | xyzz | 2017-10-13 | 1 | -10/+10 | |
| | ||||||
* | Update modules NIDs | CelesteBlue-dev | 2017-10-09 | 14 | -27/+27 | |
| | ||||||
* | Merge pull request #227 from Rinnegatamante/kern_anon | Sunguk Lee | 2017-10-09 | 15 | -1180/+958 | |
|\ | | | | | Named anonymous enums in psp2kern | |||||
| * | Hexa -> uppercase | devnoname120 | 2017-10-08 | 5 | -288/+288 | |
| | | ||||||
| * | Using upper case chars. | Rinnegatamante | 2017-10-06 | 1 | -4/+4 | |
| | | ||||||
| * | Fix identation. | Rinnegatamante | 2017-10-06 | 1 | -1/+1 | |
| | | ||||||
| * | Using Doxygen comment. | Rinnegatamante | 2017-10-06 | 1 | -1/+1 | |
| | | ||||||
| * | Named SceSCtrlExternalInputMode. | Rinnegatamante | 2017-10-05 | 1 | -2/+2 | |
| | | ||||||
| * | Named anonymous enums in psp2kern | Rinnegatamante | 2017-10-05 | 12 | -1126/+904 | |
| | | | | | | | | Named anonymous enums in psp2kern | |||||
* | | Merge pull request #230 from d3m3vilurr/rename-sceCompatGetDevInf-2 | TheOfficialFloW | 2017-10-07 | 1 | -1/+1 | |
|\ \ | | | | | | | Rename sceCompatGetDevInfo to sceCompatGetDevInf | |||||
| * | | Rename sceCompatGetDevInfo to sceCompatGetDevInf | Sunguk Lee | 2017-10-08 | 1 | -1/+1 | |
|/ / | | | | | | | Related #201 | |||||
* / | Add some sceAVConfig volume functions | Joel16 | 2017-10-08 | 1 | -0/+35 | |
|/ | ||||||
* | Update SceFiber and SceDeci4p (#226) | CelesteBlue-dev | 2017-10-04 | 1 | -0/+1 | |
| | | | | | | * Update SceFiber (1 more NID) * Update SceDeci4p (2 new NIDs) | |||||
* | Add ksceDisplayWaitVblankStartMulti | Robin B | 2017-10-01 | 1 | -0/+7 | |
| | ||||||
* | Better doc, added Savedata related funcs. (#222) | Rinnegatamante | 2017-09-30 | 1 | -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#1 | CelesteBlue-dev | 2017-09-30 | 1 | -0/+49 | |
| | ||||||
* | Merge pull request #219 from devnoname120/sce_paf_private | TheOfficialFloW | 2017-09-25 | 2 | -1/+14 | |
|\ | | | | | Add some sce_paf_private functions | |||||
| * | Change wrong sce_paf_private function | devnoname120 | 2017-09-24 | 2 | -1/+2 | |
| | | ||||||
| * | Add some sce_paf_private functions | devnoname120 | 2017-09-23 | 2 | -0/+12 | |
| | | ||||||
* | | Add ksceDisplayWaitVblankStart | Robin B | 2017-09-19 | 1 | -0/+5 | |
| | | ||||||
* | | Added sceAppMgrGameDataMount header | TheOfficialFloW | 2017-09-16 | 1 | -0/+3 | |
| | | ||||||
* | | Update appmgr.h | TheOfficialFloW | 2017-09-14 | 1 | -2/+2 | |
| | | ||||||
* | | Update appmgr.h | TheOfficialFloW | 2017-09-14 | 1 | -0/+6 | |
| | | ||||||
* | | Use real names of SysEvent | TheOfficialFloW | 2017-09-11 | 1 | -3/+3 | |
|/ | | | The original name of the nid is found in SceHid. | |||||
* | Added more sysmodule definitions | TheOfficialFloW | 2017-09-09 | 1 | -4/+62 | |
| | ||||||
* | Removed wrong NID | TheOfficialFloW | 2017-09-08 | 1 | -1/+0 | |
| | ||||||
* | Added more SceLsdb NIDs | TheOfficialFloW | 2017-09-05 | 1 | -0/+5 | |
| | ||||||
* | More syscon and pervasive NIDs | Sergi Granell | 2017-08-16 | 2 | -1/+6 | |
| | ||||||
* | Add some pervasive msif NIDs | Sergi Granell | 2017-08-13 | 1 | -0/+5 | |
| | ||||||
* | Added headers for SceSblAIMgrForDriver | Yifan Lu | 2017-08-11 | 1 | -0/+25 | |
| | ||||||
* | Added NID for ksceKernelTryLockMutex | Yifan Lu | 2017-08-11 | 1 | -0/+1 | |
| |