citra/src/core/hle/service/apt
2023-05-03 17:24:10 +02:00
..
bcfnt cleanup includes 2019-03-26 10:50:41 -04:00
applet_manager.cpp Chore: Enable warnings as errors on MSVC (#6456) 2023-05-01 22:38:58 +03:00
applet_manager.h Implement app management support (suspend, resume, close, etc) (#6322) 2023-03-10 00:44:26 +01:00
apt.cpp Chore: Enable warnings as errors on MSVC (#6456) 2023-05-01 22:38:58 +03:00
apt.h Implement app management support (suspend, resume, close, etc) (#6322) 2023-03-10 00:44:26 +01:00
apt_a.cpp Use IPC:MakeHeader instead of hardcoded raw values for IPC command tables. (#6453) 2023-04-27 22:31:03 -07:00
apt_a.h clang-format fixes 2020-02-13 17:39:15 +08:00
apt_s.cpp Use IPC:MakeHeader instead of hardcoded raw values for IPC command tables. (#6453) 2023-04-27 22:31:03 -07:00
apt_s.h clang-format fixes 2020-02-13 17:39:15 +08:00
apt_u.cpp Use IPC:MakeHeader instead of hardcoded raw values for IPC command tables. (#6453) 2023-04-27 22:31:03 -07:00
apt_u.h clang-format fixes 2020-02-13 17:39:15 +08:00
errors.h service: Use nested namespace specifiers where applicable 2018-09-22 16:14:10 +02:00
ns.cpp Various miscelaneous changes (#6496) 2023-05-03 17:24:10 +02:00
ns.h Various miscelaneous changes (#6496) 2023-05-03 17:24:10 +02:00
ns_c.cpp Use IPC:MakeHeader instead of hardcoded raw values for IPC command tables. (#6453) 2023-04-27 22:31:03 -07:00
ns_c.h apt: Add stub for ns:c service. (#6409) 2023-04-04 19:01:37 +02:00
ns_s.cpp Use IPC:MakeHeader instead of hardcoded raw values for IPC command tables. (#6453) 2023-04-27 22:31:03 -07:00
ns_s.h clang-format fixes 2020-02-13 17:39:15 +08:00