yuzu/src
Zephyron 88d153ae69 chore: Make firmware optional rather than required
This commit makes firmware non-mandatory for the emulator to function. Changes include:
- Converting firmware errors to warnings in loader
- Removing firmware requirement checks in Android
- Removing firmware and title.keys setup screens
- Adding --allow-unsupported flag for Android vcpkg
- Updating vcpkg baseline
- Enforce software keyboard in Android

Signed-off-by: Zephyron <zephyron@citron-emu.org>
2025-05-12 12:46:19 +01:00
..
android chore: Make firmware optional rather than required 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 feat(services): Implement nn::socket, nn::nifm, and nn::nim networking services 2025-05-12 12:46:19 +01:00
core fix: remove invalid WSAEBUSY Windows socket error code 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 socket: Implement missing errno values and improve network error handling 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 video_core: Add fallback handling for failed storage buffer lookups 2025-05-12 12:46:19 +01:00
web_service build: upgrade fmt and SDL2 2025-05-12 12:45:15 +01:00
yuzu feat: add CPU clock rate slider to settings 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