Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2021-02-11 | Remove dupe: power.h | Reiko Asakura | 1 | -83/+2 | |
2021-01-31 | Remove dupe: libkernel.h | Reiko Asakura | 1 | -15/+3 | |
2021-01-31 | Rename clib.h -> libkernel.h | Reiko Asakura | 1 | -0/+0 | |
2021-01-20 | Merge common: ctrl.h | Reiko Asakura | 3 | -118/+94 | |
2021-01-20 | Merge common: dmacmgr | Reiko Asakura | 2 | -46/+7 | |
2021-01-20 | Merge common: iofilemgr | Reiko Asakura | 10 | -760/+348 | |
2021-01-20 | Remove dupe: iofilemgr | Reiko Asakura | 13 | -724/+25 | |
2021-01-20 | Rename iofilemgr headers | Reiko Asakura | 10 | -0/+0 | |
2021-01-20 | Add scejpegenc.h for kernel | Reiko Asakura | 1 | -0/+1 | |
2021-01-19 | Remove dupe: ctrl.h | Reiko Asakura | 2 | -355/+16 | |
2021-01-19 | Remove dupe: processmgr.h | Reiko Asakura | 2 | -75/+6 | |
2021-01-19 | Remove dupe: modulemgr.h | Reiko Asakura | 2 | -141/+14 | |
2021-01-19 | Remove dupe: kernel/threadmgr.h | Reiko Asakura | 3 | -2630/+9 | |
2021-01-19 | Remove dupe: sysmem related | Reiko Asakura | 3 | -311/+13 | |
2021-01-19 | Remove dupe: kernel/cpu.h | Reiko Asakura | 2 | -11/+5 | |
2021-01-16 | Remove dupe: sysmodule.h | Reiko Asakura | 1 | -105/+6 | |
2021-01-16 | Remove dupe: display.h | Reiko Asakura | 1 | -132/+1 | |
2021-01-16 | Remove dupe: appmgr.h | Reiko Asakura | 2 | -117/+4 | |
2021-01-15 | Remove kscePowerSetGpuClockFrequency | Reiko Asakura | 1 | -10/+0 | |
2021-01-04 | Fix ScePower NIDs and prototype | Princess of Sleeping | 1 | -3/+3 | |
2021-01-15 | Add gxm and gpu internal functions | GrapheneCt | 3 | -0/+90 | |
2020-11-23 | Remove incorrect defn in psp2/promoterutil.h | Reiko Asakura | 1 | -6/+5 | |
2020-11-21 | Add SceKernelAllocMemBlockOptInternal | Reiko Asakura | 1 | -0/+10 | |
2020-11-21 | Add prototype for sceAppMgrGrowMemory{,3} | GrapheneCt | 1 | -0/+16 | |
2020-11-21 | Add doc for sceAppMgrSendNotificationRequest | Reiko Asakura | 1 | -2/+7 | |
2020-11-08 | Add some comments for SceIniFileProcessor | Reiko Asakura | 1 | -3/+3 | |
2020-11-08 | Additions for SceAudiocodec | GrapheneCt | 1 | -8/+190 | |
2020-11-05 | SceIniFileProcessor: shuffle stars | Reiko Asakura | 1 | -4/+4 | |
2020-11-04 | Add prototype sceGxmCheckMappedMemory | Reiko Asakura | 1 | -0/+21 | |
2020-11-04 | Changes for SceNotificationUtil | Reiko Asakura | 1 | -22/+34 | |
2020-11-01 | Changes to SceShaccCg headers | Reiko Asakura | 3 | -227/+141 | |
1. Added some comments about overall usage. 2. Removed non-existent functions 3. Use standard types instead of SCE types. In particular, SceChar8 is signed char which is not the same type as char, even though they are both signed 8 bit numbers. | |||||
2020-11-01 | SceDisplay: use real names for iUpdateTimingMode | Reiko Asakura | 2 | -8/+12 | |
2020-10-24 | Add SceMotion ext and internal funcs | GrapheneCt | 1 | -0/+109 | |
2020-10-16 | Added ShaccCg Headers | SonicMastr | 3 | -0/+1188 | |
https://github.com/DolceSDK/headers/pull/12 | |||||
2020-10-13 | Add psp2/audiocodec.h | GrapheneCt | 1 | -0/+26 | |
2020-10-10 | Add memblock.h | Reiko Asakura | 2 | -79/+267 | |
2020-10-02 | SceIniFileProcessor: fixes for type and names | Reiko Asakura | 1 | -9/+10 | |
2020-10-01 | Add sceAppMgrSendNotificationRequest | GrapheneCt | 1 | -0/+10 | |
2020-10-01 | Fix param type error in kernel/iofilemgr/syscall.h | Reiko Asakura | 1 | -11/+11 | |
2020-09-23 | Add gim.h | GrapheneCt | 1 | -0/+365 | |
2020-09-23 | Add PowerVR service functions and errors | Reiko Asakura | 1 | -0/+190 | |
2020-09-23 | Refactor SceGxmInternal headers | Reiko Asakura | 8 | -34/+506 | |
2020-09-23 | Add SceFios2Kernel | Princess of Sleeping | 1 | -0/+88 | |
https://github.com/DolceSDK/headers/pull/11 | |||||
2020-09-21 | Remove functions for old firmware versions | Reiko Asakura | 1 | -2/+0 | |
2020-09-22 | Refactor SceGxm headers | Reiko Asakura | 1 | -5/+3 | |
2020-09-22 | Remove deprecated headers | Reiko Asakura | 3 | -19/+0 | |
2020-09-19 | Make errors signed | Reiko Asakura | 21 | -466/+466 | |
2020-09-18 | Add SceKernelForMono functions | GrapheneCt | 1 | -0/+28 | |
Credits: Graphene | |||||
2020-09-18 | Indent with tabs instead of spaces | Reiko Asakura | 3 | -53/+53 | |
2020-09-16 | Fix ksceKernelCpuUnrestrictedMemcpy alignment mistake. (#468) | Princess of Sleeping | 1 | -1/+7 | |
* Fix ksceKernelCpuUnrestrictedMemcpy alignment mistake. * Remove unnecessary if branches |