Lime3DS/src/core/hle/service/apt
2024-04-12 18:35:18 +01:00
..
bcfnt code: Use std::span where appropriate (#6658) 2023-07-07 01:52:40 +03:00
applet_manager.cpp apt: Improve accuracy of applet slot states on system applet launch. (#7456) 2024-02-23 16:18:16 -08:00
applet_manager.h apt: Improve accuracy of applet slot states on system applet launch. (#7456) 2024-02-23 16:18:16 -08:00
apt.cpp Reverted prior quick telemetry fix to make way for a proper fix 2024-04-12 18:35:18 +01: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