yuzu/src/core/hle/service/am/applets
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.cpp hle: kernel: Reimplement KReadableEvent and KWritableEvent. 2021-02-05 14:03:32 -08:00
applets.h hle: kernel: Reimplement KReadableEvent and KWritableEvent. 2021-02-05 14:03:32 -08:00
controller.cpp am/controller: Remove [[fallthrough]] from unreachable path 2021-02-09 17:44:14 -05:00
controller.h service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
error.cpp common/common_funcs: Rename INSERT_UNION_PADDING_{BYTES,WORDS} to _NOINIT 2021-01-15 16:27:28 -03:00
error.h service/am: Remove usages of global system accessors 2019-09-04 20:38:43 -04:00
general_backend.cpp Merge pull request #5166 from lioncash/log-cast 2020-12-08 21:58:13 -08:00
general_backend.h service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
profile_select.cpp service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
profile_select.h service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
software_keyboard.cpp service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
software_keyboard.h service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
web_browser.cpp applets/web: Implement the online web browser applet 2020-12-18 10:33:28 -05:00
web_browser.h applets/web: Implement the online web browser applet 2020-12-18 10:33:28 -05:00
web_types.h applets/web: Initial implementation of the web browser applet 2020-12-18 10:33:27 -05:00