| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | 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 | |
| * | | Merge pull request #230 from d3m3vilurr/rename-sceCompatGetDevInf-2 | TheOfficialFloW | 2017-10-07 | 1 | -1/+1 | |
| |\ \ | ||||||
| | * | | Rename sceCompatGetDevInfo to sceCompatGetDevInf | Sunguk Lee | 2017-10-08 | 1 | -1/+1 | |
| |/ / | ||||||
| * / | 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 | |
| * | Add ksceDisplayWaitVblankStartMulti | Robin B | 2017-10-01 | 1 | -0/+7 | |
| * | Better doc, added Savedata related funcs. (#222) | Rinnegatamante | 2017-09-30 | 1 | -57/+348 | |
| * | 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 | |
| |\ | ||||||
| | * | 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 | |
| |/ | ||||||
| * | 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 | |
| * | Add more pervasive and syscon NIDs, fix Sysroot and Sysbase NIDs | Sergi Granell | 2017-08-09 | 3 | -1/+8 | |
| * | More display NIDs | Sergi Granell | 2017-08-07 | 1 | -0/+1 | |
| * | Add some ScePervasiveForDriver NIDs | Sergi Granell | 2017-08-06 | 1 | -0/+15 | |
| * | Add more display and I2C NIDs | Sergi Granell | 2017-08-06 | 3 | -0/+10 | |
| * | Changed to sceLsdbGetType | TheOfficialFloW | 2017-08-05 | 1 | -1/+1 | |
| * | Merge pull request #212 from Rinnegatamante/wireless | Sergi Granell | 2017-08-03 | 1 | -0/+16 | |
| |\ | ||||||
| | * | Added scePowerGet/SetUsingWireless prototypes. | Rinnegatamante | 2017-08-01 | 1 | -0/+16 | |
| * | | Changed sceLsdbGetMode to sceLsdbGetStyle | TheOfficialFloW | 2017-08-03 | 1 | -1/+1 | |
| * | | Added newly reversed SceLsdb nids | TheOfficialFloW | 2017-08-03 | 1 | -0/+17 | |
| |/ | ||||||
| * | Merge pull request #211 from Rinnegatamante/ctrl-fix | xyzz | 2017-07-25 | 2 | -48/+53 | |
| |\ | ||||||
| | * | Minor stylistic changes. | Rinnegatamante | 2017-07-25 | 2 | -50/+51 | |
| | * | Re-added SCE_CTRL_INTERCEPTED. | Rinnegatamante | 2017-07-24 | 2 | -0/+2 | |
| | * | Renamed INTERCEPTED to PSBUTTON, added a note for shell privileges request. | Rinnegatamante | 2017-07-21 | 2 | -3/+5 | |
| |/ | ||||||
| * | Added SceCompat | TheOfficialFloW | 2017-07-21 | 3 | -2/+319 | |
| * | Add more SceDisplayForDriver NIDs | Sergi Granell | 2017-07-17 | 2 | -4/+6 | |
| * | Add some SceProcessmgrForDriver NIDs | Sergi Granell | 2017-07-17 | 3 | -0/+33 | |
| * | Added SceAVConfig NIDs | TheOfficialFloW | 2017-07-14 | 1 | -0/+32 | |
| * | Added ksceSblACMgrIsPspEmu | TheOfficialFloW | 2017-07-14 | 1 | -0/+1 | |
| * | More SceSysconForDriver NIDs | Sergi Granell | 2017-07-12 | 1 | -0/+2 | |
| * | Even more ScePowerForDriver NIDs | Sergi Granell | 2017-07-12 | 1 | -0/+26 | |
| * | Add ScePowerForDriver display NIDs | Sergi Granell | 2017-07-12 | 1 | -0/+2 | |
| * | Add more ScePower NIDs | Sergi Granell | 2017-07-11 | 1 | -0/+3 | |
| * | Add more SceDebugForKernel NIDs | Sergi Granell | 2017-07-11 | 2 | -0/+11 | |
