Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add prototypes and docs in kernel/sblacmgr.h | Princess of Sleeping | 2020-11-06 | 1 | -0/+74 |
| | |||||
* | Add and change names in SceSblACMgr from dbg log | Reiko Asakura | 2021-03-08 | 1 | -1/+1 |
| | | | | | | | | | | | | From prototype 0.940 ss_mgr.skprx sceSblACMgrIsSystemProgram sceSblACMgrGetMediaType From prototype 0.940 exfatfs.skprx sceSblACMgrGetFSAttributeByThreadAccessLevel sceSblACMgrSetFSAttributeByPermission | ||||
* | Rename include guards | Reiko Asakura | 2021-03-08 | 1 | -3/+3 |
| | |||||
* | Add package workflow | Reiko Asakura | 2021-02-11 | 1 | -0/+4 |
| | |||||
* | Fix includes: various | Reiko Asakura | 2021-02-11 | 1 | -1/+1 |
| | |||||
* | Add prototype ksceSblACMgrIsPspEmu | Reiko Asakura | 2020-03-18 | 1 | -0/+1 |
| | |||||
* | Documentation: Simplify grouping | devnoname120 | 2016-11-17 | 1 | -1/+0 |
| | |||||
* | All files should be added to the documentation now | devnoname120 | 2016-11-13 | 1 | -0/+2 |
| | |||||
* | kernel development headers (#67) | Davee | 2016-11-02 | 1 | -0/+19 |
* Added some kernel headers * Modified kernel headers * Added suprx loading args to headers * Added kernel modulemgr load/stop nids * Added struct for versioninfo * Added sceKernelMemcpyKernelToUser * Added SceSblACMgr * Added syscall entry/exit stubs * Added strncpy u2k/k2u functions * Wrong offset for version * More kernel adds * Added sceKernelQueueLoadModuleForPid * Added sceKernelGetSystemSwVersion to user headers * Added sceKernelStrncpyUserForPid * Added a couple more kernel apis |