Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2017-10-27 | Add more docs to psp2kern/kernel/sysmem.h | Sergi Granell | 1 | -4/+21 | |
2017-10-27 | Update psp2kern/kernel/sysmem.h | Sergi Granell | 1 | -46/+81 | |
2017-10-27 | Add ksceDisplayGetFrameBufInfoForPid NID and prototype | Sergi Granell | 1 | -0/+27 | |
2017-10-26 | Fix Display functions naming | Sergi Granell | 2 | -17/+17 | |
2017-10-26 | Fix sceDisplayGetPrimaryHead, add ksceDisplayGetPrimaryHead | Sergi Granell | 2 | -2/+7 | |
2017-10-26 | More SceDisplay NIDs, update psp2/display.h | Sergi Granell | 2 | -1/+23 | |
2017-10-26 | Even more SceDisplayForDriver NIDs, Update pspkern/display.h | Sergi Granell | 1 | -0/+15 | |
2017-10-26 | More SceDisplayForDriver NIDs, Update pspkern/display.h | Sergi Granell | 1 | -1/+33 | |
2017-10-26 | More SceThreadmgrForDriver, SceDisplayForDriver NIDs, update psp2kern/display.h | Sergi Granell | 2 | -1/+82 | |
2017-10-26 | Update SceUdcdDriver | Sergi Granell | 1 | -3/+3 | |
2017-10-25 | Update UDCD | Sergi Granell | 1 | -2/+2 | |
2017-10-25 | Add more NIDs, update udcd.h | Sergi Granell | 1 | -8/+18 | |
2017-10-26 | Fix typo | Francisco José García García | 1 | -1/+1 | |
2017-10-24 | Const correctness in psp2kern/kernel/cpu.h | Sergi Granell | 1 | -8/+8 | |
2017-10-14 | Missing commas. | Rinnegatamante | 1 | -12/+12 | |
2017-10-13 | psp2kern/udcd.h: fix a broken header | xyzz | 1 | -10/+10 | |
2017-10-08 | Hexa -> uppercase | devnoname120 | 5 | -288/+288 | |
2017-10-08 | Rename sceCompatGetDevInfo to sceCompatGetDevInf | Sunguk Lee | 1 | -1/+1 | |
Related #201 | |||||
2017-10-08 | Add some sceAVConfig volume functions | Joel16 | 1 | -0/+35 | |
2017-10-06 | Using upper case chars. | Rinnegatamante | 1 | -4/+4 | |
2017-10-06 | Fix identation. | Rinnegatamante | 1 | -1/+1 | |
2017-10-06 | Using Doxygen comment. | Rinnegatamante | 1 | -1/+1 | |
2017-10-05 | Named SceSCtrlExternalInputMode. | Rinnegatamante | 1 | -2/+2 | |
2017-10-05 | Named anonymous enums in psp2kern | Rinnegatamante | 12 | -1126/+904 | |
Named anonymous enums in psp2kern | |||||
2017-10-01 | Add ksceDisplayWaitVblankStartMulti | Robin B | 1 | -0/+7 | |
2017-09-30 | Better doc, added Savedata related funcs. (#222) | Rinnegatamante | 1 | -57/+348 | |
* Better doc, added Savedata related funcs. * Added back erroneously deleted funcs. Added back erroneously deleted funcs. | |||||
2017-09-24 | Change wrong sce_paf_private function | devnoname120 | 1 | -0/+1 | |
2017-09-23 | Add some sce_paf_private functions | devnoname120 | 1 | -0/+6 | |
2017-09-19 | Add ksceDisplayWaitVblankStart | Robin B | 1 | -0/+5 | |
2017-09-16 | Added sceAppMgrGameDataMount header | TheOfficialFloW | 1 | -0/+3 | |
2017-09-14 | Update appmgr.h | TheOfficialFloW | 1 | -2/+2 | |
2017-09-14 | Update appmgr.h | TheOfficialFloW | 1 | -0/+6 | |
2017-09-09 | Added more sysmodule definitions | TheOfficialFloW | 1 | -4/+62 | |
2017-08-11 | Added headers for SceSblAIMgrForDriver | Yifan Lu | 1 | -0/+25 | |
2017-08-06 | Add more display and I2C NIDs | Sergi Granell | 1 | -0/+1 | |
2017-08-01 | Added scePowerGet/SetUsingWireless prototypes. | Rinnegatamante | 1 | -0/+16 | |
Added scePowerGet/SetUsingWireless prototypes. | |||||
2017-07-25 | Minor stylistic changes. | Rinnegatamante | 2 | -50/+51 | |
2017-07-24 | Re-added SCE_CTRL_INTERCEPTED. | Rinnegatamante | 2 | -0/+2 | |
2017-07-21 | Renamed INTERCEPTED to PSBUTTON, added a note for shell privileges request. | Rinnegatamante | 2 | -3/+5 | |
2017-07-21 | Added SceCompat | TheOfficialFloW | 3 | -2/+319 | |
2017-07-17 | Add more SceDisplayForDriver NIDs | Sergi Granell | 1 | -4/+4 | |
2017-07-17 | Add some SceProcessmgrForDriver NIDs | Sergi Granell | 1 | -0/+16 | |
2017-07-11 | Add more SceDebugForKernel NIDs | Sergi Granell | 1 | -0/+8 | |
2017-07-11 | Update I2C | Sergi Granell | 1 | -11/+13 | |
2017-06-30 | The sceKernelGetMutexInfo second arg should be a pointer to SceKernelMutexInfo | codestation | 2 | -2/+2 | |
2017-06-25 | fix SCE_EVENT_WAITMULTIPLE (#205) | David | 1 | -1/+1 | |
2017-06-25 | Added new NIDs and new headers (#196) | TheOfficialFloW | 4 | -0/+127 | |
* Added sceIoPread/sceIoPwrite header * Added more paf nids and paf header * Added sceCompat NIDs * Added SceNpDrm header * Sorted SceCompat * Removed duplicated NIDs * Fixed scePaf nid * Fixed SceNpDrm name in header and added SceVideoExport * Fixed brief description * Added sceIoChstatByFd header * Added SceVideoExport definition | |||||
2017-06-25 | add sceKernel(Start|Stop)Module / ksceKernelGetMemBlockBase definitions (#202) | David | 3 | -0/+27 | |
* - add sceKernelStartModule / sceKernelStopModule definitions - add a few sceAppMgr definitions * add ksceKernelGetMemBlockBase definition | |||||
2017-06-25 | Refactor sceIo headers. (#204) | Rinnegatamante | 2 | -7/+7 | |
* Refactor sceIo headers. * Typo fix. * Sorted enums. * Added SCE_O_PWLOCK. * Typo fix. | |||||
2017-06-23 | Sort enum values of ctrl.h | Sunguk Lee | 2 | -41/+41 | |