suyu/src/core/hle/service/am
Lioncash 1dab8acf5f am/controller: Remove [[fallthrough]] from unreachable path
Prevents warnings on clang 12. This path is reachable on other
variations of the build that disable the unreachable macro.
2021-02-09 17:44:14 -05:00
..
applets am/controller: Remove [[fallthrough]] from unreachable path 2021-02-09 17:44:14 -05:00
am.cpp hle: kernel: Reimplement KReadableEvent and KWritableEvent. 2021-02-05 14:03:32 -08:00
am.h hle: kernel: Reimplement KReadableEvent and KWritableEvent. 2021-02-05 14:03:32 -08:00
applet_ae.cpp service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
applet_ae.h service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
applet_oe.cpp service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
applet_oe.h service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
idle.cpp service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
idle.h service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
omm.cpp service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
omm.h service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
spsm.cpp service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
spsm.h service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
tcap.cpp service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
tcap.h service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00