skyline/app/src/main/cpp/skyline/services/sm
Billy Laws 51f4e7662e Add support for the TIPC protocol introduced in HOS 12.0.0
TIPC is a much lighter layer ontop of the Horizon IPC system than CMIF and is used by SM in 12.0.0+. This implementation is slightly hacky since it doesn't really keep a seperation between the underlying kernel IPC stuff and userspace like CMIF/TIPC, this should be fixed eventually, probably together with an IPC dispatch rewrite to avoid the mess of frozen maps.

Tested with Hentai Uni, which now crashes needing 'ldr:ro'.
2022-09-02 23:13:23 +01:00
..
IUserInterface.cpp Refactor all logger calls 2021-11-11 16:13:24 +01:00
IUserInterface.h Add support for the TIPC protocol introduced in HOS 12.0.0 2022-09-02 23:13:23 +01:00