yuzu/src
Zephyron ac99769213 service/sockets: Implement network services for new firmware versions
This commit implements various network services required for newer firmware
versions. Key changes include:

- Add bsd:nu service for firmware 15.0.0+ with proper event handling
- Add bsdcfg implementation with complete interface declarations
- Add dns:priv and ethc (c/i) services
- Register all new services in the service manager
- Extend BSD implementation with additional socket operations
- Remove room_network instance variable in favor of system.GetRoomNetwork()
- Fix kernel event creation by using ServiceContext in all appropriate places
- Update build system to include new source files

Signed-off-by: Zephyron <zephyron@citron-emu.org>
2025-05-12 12:46:19 +01:00
..
android android: Update build system and optimize ARM NCE implementation 2025-05-12 12:46:19 +01:00
audio_core audio_core/renderer: Add compressor and splitter support for Rev13 2025-05-11 14:54:45 +01:00
common android: Update build system and optimize ARM NCE implementation 2025-05-12 12:46:19 +01:00
core service/sockets: Implement network services for new firmware versions 2025-05-12 12:46:19 +01:00
dedicated_room android: Initial multiplayer support 2025-05-12 12:46:19 +01:00
frontend_common Merge pull request #13047 from anpilley/import-firmware 2024-02-17 23:18:00 -05:00
hid_core build: upgrade fmt and SDL2 2025-05-12 12:45:15 +01:00
input_common build: upgrade fmt and SDL2 2025-05-12 12:45:15 +01:00
network android: Initial multiplayer support 2025-05-12 12:46:19 +01:00
shader_recompiler nvn(fix): Optimize shader performance by enhancing NVN bias settings 2025-05-12 12:46:19 +01:00
tests Boost: Fix building against Boost 1.87.0 2024-12-20 15:24:58 +00:00
video_core refactor(vulkan): remove depth buffer workarounds and excessive logging 2025-05-12 12:46:19 +01:00
web_service build: upgrade fmt and SDL2 2025-05-12 12:45:15 +01:00
yuzu refactor(vulkan): remove depth buffer workarounds and excessive logging 2025-05-12 12:46:19 +01:00
yuzu_cmd build: upgrade fmt and SDL2 2025-05-12 12:45:15 +01:00
.clang-format
CMakeLists.txt Remove "/DEBUG" flag from CMAKE_EXE_LINKER_FLAGS_RELEASE 2024-12-20 15:24:58 +00:00