| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix typo | Francisco José García García | 2017-10-26 | 1 | -1/+1 |
| | | |||||
| * | Const correctness in psp2kern/kernel/cpu.h | Sergi Granell | 2017-10-24 | 1 | -8/+8 |
| | | |||||
| * | Missing commas. | Rinnegatamante | 2017-10-14 | 1 | -12/+12 |
| | | |||||
| * | psp2kern/udcd.h: fix a broken header | xyzz | 2017-10-13 | 1 | -10/+10 |
| | | |||||
| * | 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 | ||||
| * | | 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 |
| |/ | |||||
| * | 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. | ||||
| * | Merge pull request #219 from devnoname120/sce_paf_private | TheOfficialFloW | 2017-09-25 | 1 | -0/+7 |
| |\ | | | | | Add some sce_paf_private functions | ||||
| | * | Change wrong sce_paf_private function | devnoname120 | 2017-09-24 | 1 | -0/+1 |
| | | | |||||
| | * | Add some sce_paf_private functions | devnoname120 | 2017-09-23 | 1 | -0/+6 |
| | | | |||||
| * | | 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 |
| |/ | |||||
| * | Added more sysmodule definitions | TheOfficialFloW | 2017-09-09 | 1 | -4/+62 |
| | | |||||
| * | Added headers for SceSblAIMgrForDriver | Yifan Lu | 2017-08-11 | 1 | -0/+25 |
| | | |||||
| * | Add more display and I2C NIDs | Sergi Granell | 2017-08-06 | 1 | -0/+1 |
| | | |||||
| * | Added scePowerGet/SetUsingWireless prototypes. | Rinnegatamante | 2017-08-01 | 1 | -0/+16 |
| | | | | | Added scePowerGet/SetUsingWireless prototypes. | ||||
| * | 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 | 1 | -4/+4 |
| | | |||||
| * | Add some SceProcessmgrForDriver NIDs | Sergi Granell | 2017-07-17 | 1 | -0/+16 |
| | | |||||
| * | Add more SceDebugForKernel NIDs | Sergi Granell | 2017-07-11 | 1 | -0/+8 |
| | | |||||
| * | Update I2C | Sergi Granell | 2017-07-11 | 1 | -11/+13 |
| | | |||||
| * | The sceKernelGetMutexInfo second arg should be a pointer to SceKernelMutexInfo | codestation | 2017-06-30 | 2 | -2/+2 |
| | | |||||
| * | fix SCE_EVENT_WAITMULTIPLE (#205) | David | 2017-06-25 | 1 | -1/+1 |
| | | |||||
| * | Added new NIDs and new headers (#196) | TheOfficialFloW | 2017-06-25 | 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 | ||||
| * | add sceKernel(Start|Stop)Module / ksceKernelGetMemBlockBase definitions (#202) | David | 2017-06-25 | 3 | -0/+27 |
| | | | | | | | | * - add sceKernelStartModule / sceKernelStopModule definitions - add a few sceAppMgr definitions * add ksceKernelGetMemBlockBase definition | ||||
| * | Refactor sceIo headers. (#204) | Rinnegatamante | 2017-06-25 | 2 | -7/+7 |
| | | | | | | | | | | | | | * Refactor sceIo headers. * Typo fix. * Sorted enums. * Added SCE_O_PWLOCK. * Typo fix. | ||||
| * | Sort enum values of ctrl.h | Sunguk Lee | 2017-06-23 | 2 | -41/+41 |
| | | |||||
| * | ksceDebugPrintf2 (unknow name) and definition | cpasjuste | 2017-06-22 | 1 | -0/+2 |
| | | |||||
| * | change SceDebugForDriver printf naming and add definition | cpasjuste | 2017-06-22 | 1 | -0/+2 |
| | | |||||
| * | Added two more enums buttons in kernel! (#195) | David Nuñez | 2017-06-22 | 1 | -1/+3 |
| | | | | | | | | | * Added two more enums buttons! * Fix label of headphone. * Rename by recommendation of devnoname120. | ||||
| * | Added two more enums buttons! (#194) | David Nuñez | 2017-06-22 | 1 | -1/+3 |
| | | | | | | | | | * Added two more enums buttons! * Fix headphone label. * Rename by recommendation of devnoname120. | ||||
| * | Fix SceUsbStorVstorType | Sunguk Lee | 2017-06-21 | 1 | -2/+2 |
| | | | | | remain #179 bugs. change to SceUsbstorVstorType | ||||
| * | Manually revert #179 changes | Sunguk Lee | 2017-06-21 | 6 | -14/+14 |
| | | | | | | | | | | - 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 | ||||
| * | Added new NIDs | TheOfficialFloW | 2017-06-15 | 1 | -0/+3 |
| | | |||||
| * | Merge pull request #185 from joel16/master | Sergi Granell | 2017-06-15 | 1 | -0/+84 |
| |\ | | | | | Add SceRegMgrForDriver functions | ||||
| | * | Add SceRegMgrForDriver functions | Joel16 | 2017-06-14 | 1 | -0/+84 |
| | | | |||||
| * | | Add UART, syscon, I2C nids. Add I2C header. | Sergi Granell | 2017-06-15 | 1 | -0/+39 |
| | | | |||||
