am: return AppletDataBroker and use for frontend applets

This commit is contained in:
Liam 2024-01-03 01:16:27 -05:00
parent 42f931bff1
commit 953f05f76b
31 changed files with 427 additions and 511 deletions

View file

@ -420,6 +420,8 @@ add_library(core STATIC
hle/service/am/applet_ae.cpp
hle/service/am/applet_ae.h
hle/service/am/applet_manager.cpp
hle/service/am/applet_data_broker.cpp
hle/service/am/applet_data_broker.h
hle/service/am/applet_manager.h
hle/service/am/applet_oe.cpp
hle/service/am/applet_oe.h