Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2017-11-08 | Add ksceKernelGetMemBlockType | Sergi Granell | 1 | -4/+14 | |
2017-10-30 | Update SceKernelAllocMemBlockAttr | Sergi Granell | 1 | -1/+3 | |
2017-10-27 | Add more SceKernelAllocMemBlockAttr info | Sergi Granell | 1 | -21/+24 | |
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 | 1 | -12/+12 | |
2017-10-26 | Fix sceDisplayGetPrimaryHead, add ksceDisplayGetPrimaryHead | Sergi Granell | 1 | -0/+5 | |
2017-10-26 | More SceDisplay NIDs, update psp2/display.h | Sergi Granell | 1 | -1/+1 | |
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-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 | 2 | -243/+243 | |
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-19 | Add ksceDisplayWaitVblankStart | Robin B | 1 | -0/+5 | |
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-07-25 | Minor stylistic changes. | Rinnegatamante | 1 | -27/+28 | |
2017-07-24 | Re-added SCE_CTRL_INTERCEPTED. | Rinnegatamante | 1 | -0/+1 | |
2017-07-21 | Renamed INTERCEPTED to PSBUTTON, added a note for shell privileges request. | Rinnegatamante | 1 | -1/+1 | |
2017-07-21 | Added SceCompat | TheOfficialFloW | 1 | -1/+9 | |
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 | 1 | -1/+1 | |
2017-06-25 | fix SCE_EVENT_WAITMULTIPLE (#205) | David | 1 | -1/+1 | |
2017-06-25 | add sceKernel(Start|Stop)Module / ksceKernelGetMemBlockBase definitions (#202) | David | 1 | -0/+10 | |
* - add sceKernelStartModule / sceKernelStopModule definitions - add a few sceAppMgr definitions * add ksceKernelGetMemBlockBase definition | |||||
2017-06-25 | Refactor sceIo headers. (#204) | Rinnegatamante | 1 | -4/+4 | |
* Refactor sceIo headers. * Typo fix. * Sorted enums. * Added SCE_O_PWLOCK. * Typo fix. | |||||
2017-06-23 | Sort enum values of ctrl.h | Sunguk Lee | 1 | -21/+21 | |
2017-06-22 | ksceDebugPrintf2 (unknow name) and definition | cpasjuste | 1 | -0/+2 | |
2017-06-22 | change SceDebugForDriver printf naming and add definition | cpasjuste | 1 | -0/+2 | |
2017-06-22 | Added two more enums buttons in kernel! (#195) | David Nuñez | 1 | -1/+3 | |
* Added two more enums buttons! * Fix label of headphone. * Rename by recommendation of devnoname120. | |||||
2017-06-21 | Manually revert #179 changes | Sunguk Lee | 1 | -4/+4 | |
- revert bit size of the structs; this change have issue for build vita2d - revert ErrorCode of SceMsgDialogErrorCodeParam; I don't know reason of why change to TitleCase - remove some whitespaces - add some spaces | |||||
2017-06-15 | Added new NIDs | TheOfficialFloW | 1 | -0/+3 | |
2017-06-15 | Add UART, syscon, I2C nids. Add I2C header. | Sergi Granell | 1 | -0/+39 | |
2017-06-14 | Add SceRegMgrForDriver functions | Joel16 | 1 | -0/+84 | |
2017-06-14 | Removed next entry | TheOfficialFloW | 1 | -2/+1 | |
2017-06-12 | Add ksceCtrlRegisterVirtualControllerDriver related things | Sunguk Lee | 1 | -0/+28 | |
- add nid - declare function prototype and param structure |