suyu/src/core/hle/service/am/applets
Lioncash 40314cc586 common/uuid: Add validity checking functions to interface
Given we have a function to invalidate, we should also have ones to
query the validity. Also makes the code more straightforward to read.
2021-09-22 17:59:00 -04:00
..
applet_controller.cpp applet_controller: Add preliminary support for version 8 2021-07-20 01:45:19 -04:00
applet_controller.h applet_controller: Add preliminary support for version 8 2021-07-20 01:45:19 -04:00
applet_error.cpp applet_error: Fix 64-bit error code conversion 2021-08-19 13:16:48 -04:00
applet_error.h applets: Append applet_ prefix to backend applets 2021-07-14 01:07:09 -04:00
applet_general_backend.cpp applets: Append applet_ prefix to backend applets 2021-07-14 01:07:09 -04:00
applet_general_backend.h applets: Append applet_ prefix to backend applets 2021-07-14 01:07:09 -04:00
applet_profile_select.cpp common/uuid: Add validity checking functions to interface 2021-09-22 17:59:00 -04:00
applet_profile_select.h applets: Append applet_ prefix to backend applets 2021-07-14 01:07:09 -04:00
applet_software_keyboard.cpp applet_swkbd: Include the null terminator in the buffer size calculation 2021-08-04 22:32:09 -04:00
applet_software_keyboard.h applets: Append applet_ prefix to backend applets 2021-07-14 01:07:09 -04:00
applet_software_keyboard_types.h applets: Append applet_ prefix to backend applets 2021-07-14 01:07:09 -04:00
applet_web_browser.cpp applets/web: Resolve Nintendo CDN URLs 2021-07-15 00:31:46 -04:00
applet_web_browser.h applets: Append applet_ prefix to backend applets 2021-07-14 01:07:09 -04:00
applet_web_browser_types.h applets: Append applet_ prefix to backend applets 2021-07-14 01:07:09 -04:00
applets.cpp applets: Append applet_ prefix to backend applets 2021-07-14 01:07:09 -04:00
applets.h hle: kernel: Remove deprecated Object class. 2021-05-05 16:40:52 -07:00