am: rewrite ISystemAppletProxy

This commit is contained in:
Liam 2024-02-11 19:16:36 -05:00
parent c809f7193a
commit 6fd6c65fd4
6 changed files with 191 additions and 177 deletions

View file

@ -473,8 +473,8 @@ add_library(core STATIC
hle/service/am/service/application_proxy.h
hle/service/am/service/library_applet_proxy.cpp
hle/service/am/service/library_applet_proxy.h
hle/service/am/system_applet_proxy.cpp
hle/service/am/system_applet_proxy.h
hle/service/am/service/system_applet_proxy.cpp
hle/service/am/service/system_applet_proxy.h
hle/service/am/system_buffer_manager.cpp
hle/service/am/system_buffer_manager.h
hle/service/am/spsm.cpp