Browse Source
Firmware 20.0.0 Initial Implementation & Android: Uninstall Firmware Button
Firmware 20.0.0 Initial Implementation & Android: Uninstall Firmware Button
Co-authored-by: Pavel Barabanov <pavelbarabanov94@gmail.com> Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/89 Co-authored-by: crueter <crueter@noreply.localhost> Co-committed-by: crueter <crueter@noreply.localhost>nce_cpp
committed by
edendev
18 changed files with 155 additions and 20 deletions
-
5src/android/app/src/main/java/org/yuzu/yuzu_emu/fragments/InstallableFragment.kt
-
26src/android/app/src/main/java/org/yuzu/yuzu_emu/ui/main/MainActivity.kt
-
5src/android/app/src/main/res/values/strings.xml
-
33src/core/hle/service/am/process_creation.cpp
-
22src/core/hle/service/am/service/all_system_applet_proxies_service.cpp
-
1src/core/hle/service/am/service/all_system_applet_proxies_service.h
-
5src/core/hle/service/am/service/applet_common_functions.cpp
-
4src/core/hle/service/am/service/library_applet_creator.cpp
-
7src/core/hle/service/am/service/process_winding_controller.cpp
-
2src/core/hle/service/am/service/process_winding_controller.h
-
5src/core/hle/service/am/service/self_controller.cpp
-
1src/core/hle/service/am/service/self_controller.h
-
11src/core/hle/service/caps/caps_a.cpp
-
4src/core/hle/service/caps/caps_a.h
-
20src/core/hle/service/ns/application_manager_interface.cpp
-
3src/core/hle/service/ns/application_manager_interface.h
-
19src/core/hle/service/pctl/parental_control_service.cpp
-
2src/core/hle/service/pctl/parental_control_service.h
Write
Preview
Loading…
Cancel
Save
Reference in new issue