Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add kernel net function NIDs | Reiko Asakura | 2021-03-03 | 1 | -0/+2 |
| | | | | | | | | | | | | From 0.940 bt.skprx: sceNetDriverAttach sceNetGatewayAttach From 0.990 deci4p_dbgp.skprx: sceNetDebugAttach sceNetDebugDetach | ||||
* | Update SceNetPs (#376) | CelesteBlue-dev | 2018-12-19 | 1 | -2/+39 |
| | | | Update SceNetPs, net_syscalls.h, net.h | ||||
* | Add ksceNetConnect and sceNetConnectForSyscalls | Princess of Sleeping | 2018-11-19 | 1 | -0/+5 |
| | |||||
* | Fix ksceNetSend() and ksceNetRecv() (#177) | devnoname120 | 2017-06-02 | 1 | -2/+0 |
| | | | | | | | | * Fix ksceNetSend() and ksceNetRecv() These functions don't exist in Kernel. A #define have been added to make them work. * Remove non-existing ksceNet functions | ||||
* | add a few SceNetPsForDriver functions | cpasjuste | 2016-11-17 | 1 | -0/+17 |