citra/src/core/hle/service/apt
2023-08-01 02:57:38 +02:00
..
bcfnt code: Use std::span where appropriate (#6658) 2023-07-07 01:52:40 +03:00
applet_manager.cpp core: De-globalize movie (#6659) 2023-08-01 02:57:38 +02:00
applet_manager.h service/gsp: Implement saving of framebuffers in SaveVramSysArea. (#6821) 2023-07-29 00:26:24 -07:00
apt.cpp core: De-globalize movie (#6659) 2023-08-01 02:57:38 +02:00
apt.h service/apt: Add and implement more service commands. (#6721) 2023-07-29 00:26:16 -07:00
apt_a.cpp service/apt: Add and implement more service commands. (#6721) 2023-07-29 00:26:16 -07:00
apt_a.h clang-format fixes 2020-02-13 17:39:15 +08:00
apt_s.cpp service/apt: Add and implement more service commands. (#6721) 2023-07-29 00:26:16 -07:00
apt_s.h clang-format fixes 2020-02-13 17:39:15 +08:00
apt_u.cpp service/apt: Add and implement more service commands. (#6721) 2023-07-29 00:26:16 -07: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