Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge common: ctrl.h | Reiko Asakura | 2021-01-20 | 1 | -59/+0 |
* | Merge common: dmacmgr | Reiko Asakura | 2021-01-20 | 1 | -36/+0 |
* | Merge common: iofilemgr | Reiko Asakura | 2021-01-20 | 4 | -391/+0 |
* | Remove dupe: iofilemgr | Reiko Asakura | 2021-01-20 | 4 | -301/+10 |
* | Rename iofilemgr headers | Reiko Asakura | 2021-01-20 | 3 | -0/+0 |
* | Add scejpegenc.h for kernel | Reiko Asakura | 2021-01-20 | 1 | -0/+1 |
* | Remove dupe: ctrl.h | Reiko Asakura | 2021-01-19 | 1 | -161/+8 |
* | Remove dupe: processmgr.h | Reiko Asakura | 2021-01-19 | 1 | -1/+1 |
* | Remove dupe: modulemgr.h | Reiko Asakura | 2021-01-19 | 1 | -109/+11 |
* | Remove dupe: kernel/threadmgr.h | Reiko Asakura | 2021-01-19 | 1 | -858/+1 |
* | Remove dupe: sysmem related | Reiko Asakura | 2021-01-19 | 1 | -57/+9 |
* | Remove dupe: kernel/cpu.h | Reiko Asakura | 2021-01-19 | 1 | -2/+3 |
* | Remove kscePowerSetGpuClockFrequency | Reiko Asakura | 2021-01-15 | 1 | -10/+0 |
* | Fix ScePower NIDs and prototype | Princess of Sleeping | 2021-01-04 | 1 | -3/+3 |
* | SceDisplay: use real names for iUpdateTimingMode | Reiko Asakura | 2020-11-01 | 1 | -4/+6 |
* | Add SceFios2Kernel | Princess of Sleeping | 2020-09-23 | 1 | -0/+88 |
* | Remove functions for old firmware versions | Reiko Asakura | 2020-09-21 | 1 | -2/+0 |
* | Remove deprecated headers | Reiko Asakura | 2020-09-22 | 1 | -8/+0 |
* | Make errors signed | Reiko Asakura | 2020-09-19 | 10 | -407/+407 |
* | Merge vitasdk | Reiko Asakura | 2020-09-17 | 1 | -1/+7 |
|\ | |||||
| * | Fix ksceKernelCpuUnrestrictedMemcpy alignment mistake. (#468) | Princess of Sleeping | 2020-09-16 | 1 | -1/+7 |
* | | Merge Vitasdk | Reiko Asakura | 2020-09-14 | 2 | -37/+89 |
|\| | |||||
| * | Add SceProcEvent (#466) | Princess of Sleeping | 2020-09-03 | 1 | -0/+73 |
| * | Refactor ksceKernelCpuUnrestrictedMemcpy | Princess of Sleeping | 2020-08-12 | 1 | -6/+5 |
| * | Fix return type of SceCpu | Princess of Sleeping | 2020-08-12 | 1 | -31/+11 |
* | | Add thread related function and types | GrapheneCt | 2020-09-05 | 1 | -8/+0 |
* | | Add const qualifier and attribute | Reiko Asakura | 2020-09-02 | 1 | -1/+6 |
* | | SceSysclib, SceRtabi: fix and add all NIDs | Reiko Asakura | 2020-08-20 | 1 | -16/+0 |
* | | Add sceAppMgrDrmOpen/Close | Reiko Asakura | 2020-08-20 | 1 | -3/+7 |
* | | Add all remaining NIDs in SceSysclibForDriver | Reiko Asakura | 2020-07-25 | 1 | -0/+41 |
* | | Merge Vitasdk | Reiko Asakura | 2020-07-24 | 13 | -125/+149 |
|\| | |||||
| * | Update modulemgr structs (#453) | Princess of Sleeping | 2020-06-29 | 1 | -7/+12 |
| * | Fix many args (#451) | Princess of Sleeping | 2020-06-26 | 13 | -117/+116 |
| * | Fix modulemgr two function arg name and document | Princess of Sleeping | 2020-06-26 | 1 | -5/+5 |
| * | Fix one function name and args | Princess of Sleeping | 2020-06-26 | 1 | -1/+1 |
| * | Fix two function name and args | Princess of Sleeping | 2020-06-26 | 1 | -2/+23 |
* | | Add SceIofilemgr function prototypes | Reiko Asakura | 2020-07-23 | 1 | -0/+19 |
* | | Put common IO definitions into psp2common | Reiko Asakura | 2020-07-23 | 4 | -103/+4 |
* | | Change `pragma GCC warning` to `pragma message` | Reiko Asakura | 2020-07-23 | 1 | -1/+1 |
* | | Add async IO functions for kernel | Reiko Asakura | 2020-07-23 | 4 | -0/+353 |
* | | Add thread event functions for kernel | Reiko Asakura | 2020-07-23 | 1 | -0/+23 |
* | | Add {,k}sceIo{Io,Dev}ctlAsync prototypes | Reiko Asakura | 2020-07-23 | 2 | -16/+42 |
* | | Refactor kernel IO functions | Reiko Asakura | 2020-07-23 | 4 | -20/+435 |
* | | Merge | Reiko Asakura | 2020-07-05 | 4 | -17/+5 |
|\ \ | |||||
| * | | Add threadmgr constants and prototypes | Reiko Asakura | 2020-07-05 | 1 | -9/+1 |
| * | | Add CPU constants | Reiko Asakura | 2020-07-05 | 1 | -0/+1 |
| * | | Add kernel constants header | Reiko Asakura | 2020-07-05 | 2 | -3/+1 |
| * | | Add types headers | Reiko Asakura | 2020-07-05 | 2 | -7/+4 |
* | | | Merge Vitasdk | Reiko Asakura | 2020-06-23 | 1 | -44/+61 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | Update modulemgr (#434) | Princess of Sleeping | 2020-06-18 | 1 | -44/+61 |