This website requires JavaScript.
Explore
Help
Sign In
preserve-emulation
/
ppsspp
Watch
1
Star
0
Fork
0
You've already forked ppsspp
mirror of
https://github.com/hrydgard/ppsspp.git
synced
2026-07-11 09:35:09 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8d6593b92bbe53d9bf3177eb2bdc5d791bb0a5ee
ppsspp
/
Core
/
Net
T
History
White Blood Cell
727203e88f
Move flags and other constants from InetSocket onto SceNetInet.
2025-01-04 18:03:44 +01:00
..
InetCommon.cpp
Implement sceNetInetGetpeername and sceNetInetGetsockname as per anr2mes impl and begin converting ERROR_LOGS into hleLogError + ensuring last error is set.
2025-01-04 17:55:18 +01:00
InetCommon.h
sceNetInet and sceNetResolver support.
2025-01-04 17:28:36 +01:00
InetSocket.cpp
Add header to sceNetInet and audit hleLogError calls for SetLastError.
2025-01-04 17:56:58 +01:00
InetSocket.h
Move flags and other constants from InetSocket onto SceNetInet.
2025-01-04 18:03:44 +01:00
NetResolver.cpp
sceNetInet and sceNetResolver support.
2025-01-04 17:28:36 +01:00
NetResolver.h
sceNetInet and sceNetResolver support.
2025-01-04 17:28:36 +01:00