1
0
Fork 0
forked from suyu/suyu
suyu/src/core/hle/service/am
Lioncash da7be67daf ipc_helpers: Remove usage of the global system instance
Resolves numerous deprecation warnings throughout the codebase due to
inclusion of this header. Now building core should be significantly less
noisy (and also relying on less global state).

This also uncovered quite a few modules that were relying on indirect
includes, which have also been fixed.
2020-11-08 15:58:11 -05:00
..
applets Revert "core: Fix clang build" 2020-10-20 19:07:39 -07:00
am.cpp service: Update function tables 2020-10-27 21:19:46 -04:00
am.h am: Stub GetPreviousProgramIndex 2020-09-17 22:03:02 -04:00
applet_ae.cpp ipc_helpers: Remove usage of the global system instance 2020-11-08 15:58:11 -05:00
applet_ae.h am: Implement ISelfController Exit 2019-09-21 22:25:18 -04:00
applet_oe.cpp
applet_oe.h am: Implement ISelfController Exit 2019-09-21 22:25:18 -04:00
idle.cpp service: Update function tables 2019-11-12 10:32:56 -05:00
idle.h
omm.cpp service: Update function tables 2019-11-12 10:32:56 -05:00
omm.h
spsm.cpp am: Update function tables and add missing classes (#4169) 2020-06-26 20:32:26 -04:00
spsm.h
tcap.cpp
tcap.h