azahar/src/core/hle/service/apt
2023-12-08 23:34:54 -08:00
..
bcfnt code: Use std::span where appropriate (#6658) 2023-07-07 01:52:40 +03:00
applet_manager.cpp cfg: Update preferred region data on-demand. (#7206) 2023-11-24 23:10:58 -08:00
applet_manager.h apt: Stub ReplySleepQuery and ReplySleepNotificationComplete. (#7236) 2023-12-08 23:34:54 -08:00
apt.cpp apt: Stub ReplySleepQuery and ReplySleepNotificationComplete. (#7236) 2023-12-08 23:34:54 -08:00
apt.h apt: Stub ReplySleepQuery and ReplySleepNotificationComplete. (#7236) 2023-12-08 23:34:54 -08:00
apt_a.cpp apt: Stub ReplySleepQuery and ReplySleepNotificationComplete. (#7236) 2023-12-08 23:34:54 -08:00
apt_a.h clang-format fixes 2020-02-13 17:39:15 +08:00
apt_s.cpp apt: Stub ReplySleepQuery and ReplySleepNotificationComplete. (#7236) 2023-12-08 23:34:54 -08:00
apt_s.h clang-format fixes 2020-02-13 17:39:15 +08:00
apt_u.cpp apt: Stub ReplySleepQuery and ReplySleepNotificationComplete. (#7236) 2023-12-08 23:34:54 -08:00
apt_u.h clang-format fixes 2020-02-13 17:39:15 +08:00
errors.h service/apt: Add and implement more service commands. (#6721) 2023-07-29 00:26:16 -07:00
ns.cpp service/apt: Add and implement more service commands. (#6721) 2023-07-29 00:26:16 -07:00
ns.h service/apt: Add and implement more service commands. (#6721) 2023-07-29 00:26:16 -07:00
ns_c.cpp hle: Eliminate need to specify command headers for IPC. (#6678) 2023-07-14 17:32:59 -07:00
ns_c.h apt: Add stub for ns:c service. (#6409) 2023-04-04 19:01:37 +02:00
ns_s.cpp hle: Eliminate need to specify command headers for IPC. (#6678) 2023-07-14 17:32:59 -07:00
ns_s.h clang-format fixes 2020-02-13 17:39:15 +08:00