eden/src
crueter 03351a4f8b
[frontend] refactor: extract common firmware & key functions (#38)
Extracts some firmware version/verification functions into
`frontend_common` to reduce duplicate code, especially for the new QML
frontend.

Additionally adds a check for games that are known to require firmware
(e.g. MK8DX) and warns the user if they don't have firmware installed
and attempt to run the game.

Firmware installation is to be in a separate PR.

Signed-off-by: crueter <crueter@eden-emu.dev>
Co-authored-by: Aleksandr Popovich <popovich@eden-emu.dev>
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/38
2025-07-13 03:39:19 +02:00
..
android [frontend] refactor: extract common firmware & key functions (#38) 2025-07-13 03:39:19 +02:00
audio_core Update src/audio_core/common/feature_support.h 2025-04-04 03:40:49 +02:00
common [frontend] refactor: extract common firmware & key functions (#38) 2025-07-13 03:39:19 +02:00
core revert [android] Snapdragon 865 patches (#23) 2025-07-12 20:10:40 +02:00
dedicated_room [frontend, web] refactor: web service frontend rewrite (#221) 2025-07-01 01:44:12 +00:00
frontend_common [frontend] refactor: extract common firmware & key functions (#38) 2025-07-13 03:39:19 +02:00
hid_core fix uninit values in applet and mouse (#114) 2025-05-19 19:11:06 +00:00
input_common fix uninit values in applet and mouse (#114) 2025-05-19 19:11:06 +00:00
network [frontend, web] refactor: web service frontend rewrite (#221) 2025-07-01 01:44:12 +00:00
shader_recompiler revert [android] Snapdragon 865 patches (#23) 2025-07-12 20:10:40 +02:00
tests feature/landscape-carousel (#196) 2025-06-26 20:52:54 +00:00
video_core revert [android] Snapdragon 865 patches (#23) 2025-07-12 20:10:40 +02:00
web_service Update fmt to allow for v11 2025-04-10 01:11:22 +02:00
yuzu [frontend] refactor: extract common firmware & key functions (#38) 2025-07-13 03:39:19 +02:00
yuzu_cmd [yuzu_cmd] gdbstub option (#43) 2025-07-13 03:25:43 +02:00
yuzu_room_standalone Fix License headers & CI (#168) 2025-06-09 01:40:21 +00:00
.clang-format
CMakeLists.txt remove solo executables (#106) 2025-05-19 21:30:10 +00:00