eden/src/core/hle/service/btm
Maufeat 1d869e8495
[hle] stubbed extra services from (parental controls and stuff) fw21 (#3175)
Adds more Firmware 20+ related service commands.
Renames existing service commands according to switchbrew docs,
Unstubs new parental service stuff.

Signed-off-by: lizzie lizzie@eden-emu.dev

Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/3175
Reviewed-by: Caio Oliveira <caiooliveirafarias0@gmail.com>
Reviewed-by: Lizzie <lizzie@eden-emu.dev>
Co-authored-by: Maufeat <sahyno1996@gmail.com>
Co-committed-by: Maufeat <sahyno1996@gmail.com>
2025-12-18 21:46:00 +01:00
..
btm.cpp [hle] stubbed extra services from (parental controls and stuff) fw21 (#3175) 2025-12-18 21:46:00 +01:00
btm.h service: btm: Migrate service to new IPC 2024-02-16 12:15:06 -06:00
btm_debug.cpp [hle] stubbed extra services from (parental controls and stuff) fw21 (#3175) 2025-12-18 21:46:00 +01:00
btm_debug.h service: btm: Migrate service to new IPC 2024-02-16 12:15:06 -06:00
btm_system.cpp service: btm: Implement function needed by QLaunch 2024-02-17 12:39:36 -06:00
btm_system.h service: btm: Migrate service to new IPC 2024-02-16 12:15:06 -06:00
btm_system_core.cpp service: btm: Implement function needed by QLaunch 2024-02-17 12:39:36 -06:00
btm_system_core.h service: btm: Implement function needed by QLaunch 2024-02-17 12:39:36 -06:00
btm_user.cpp service: btm: Implement function needed by QLaunch 2024-02-17 12:39:36 -06:00
btm_user.h service: btm: Migrate service to new IPC 2024-02-16 12:15:06 -06:00
btm_user_core.cpp service: btm: Implement function needed by QLaunch 2024-02-17 12:39:36 -06:00
btm_user_core.h service: btm: Implement function needed by QLaunch 2024-02-17 12:39:36 -06:00