summaryrefslogtreecommitdiff
path: root/nids/360/SceNetPs.yml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add kernel net function NIDsReiko Asakura2021-03-031-0/+2
| | | | | | | | | | | | From 0.940 bt.skprx: sceNetDriverAttach sceNetGatewayAttach From 0.990 deci4p_dbgp.skprx: sceNetDebugAttach sceNetDebugDetach
* Update SceNetPs (#376)CelesteBlue-dev2018-12-191-2/+39
| | | Update SceNetPs, net_syscalls.h, net.h
* Add ksceNetConnect and sceNetConnectForSyscallsPrincess of Sleeping2018-11-191-0/+5
|
* Fix ksceNetSend() and ksceNetRecv() (#177)devnoname1202017-06-021-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 functionscpasjuste2016-11-171-0/+17