This repository has been archived on 2022-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
Luma3DS-3GX/sysmodules/pm/source
2020-04-27 01:07:57 +01:00
..
exheader_info_heap.c Add custom pm sysmodule 2019-03-29 00:32:45 +01:00
exheader_info_heap.h Add custom pm sysmodule 2019-03-29 00:32:45 +01:00
firmlaunch.c Add custom pm sysmodule 2019-03-29 00:32:45 +01:00
firmlaunch.h Add custom pm sysmodule 2019-03-29 00:32:45 +01:00
info.c Fix N3DS applications not closing properly (fix #1271, #1270, etc.) 2019-06-30 22:59:44 +02:00
info.h PMDBG_GetCurrentAppTitleId => PMDBG_GetCurrentAppTitleIdAndPid 2019-03-31 16:12:31 +02:00
intrusive_list.h Add custom pm sysmodule 2019-03-29 00:32:45 +01:00
launch.c pm: fix uninitialized variable bug (thanks @fincs !) 2019-06-28 20:43:06 +02:00
launch.h Failed attempt w/ next app 2019-06-14 01:32:50 +02:00
luma.c revert fsldr change, fix null deref in pm 2019-03-29 22:40:54 +01:00
luma.h revert fsldr change, fix null deref in pm 2019-03-29 22:40:54 +01:00
main.c use -wrap for exit 2020-04-27 01:07:57 +01:00
manager.c Fix N3DS applications not closing properly (fix #1271, #1270, etc.) 2019-06-30 22:59:44 +02:00
manager.h Add custom pm sysmodule 2019-03-29 00:32:45 +01:00
my_thread.c Add custom pm sysmodule 2019-03-29 00:32:45 +01:00
my_thread.h Add custom pm sysmodule 2019-03-29 00:32:45 +01:00
pmapp.c Add custom pm sysmodule 2019-03-29 00:32:45 +01:00
pmapp.h Add custom pm sysmodule 2019-03-29 00:32:45 +01:00
pmdbg.c Failed attempt w/ next app 2019-06-14 01:32:50 +02:00
pmdbg.h Add custom pm sysmodule 2019-03-29 00:32:45 +01:00
process_data.c Add custom pm sysmodule 2019-03-29 00:32:45 +01:00
process_data.h Add custom pm sysmodule 2019-03-29 00:32:45 +01:00
process_monitor.c Add client code for new custom pm commands, use them, fix pm race conditions 2019-03-30 18:12:54 +01:00
process_monitor.h Add custom pm sysmodule 2019-03-29 00:32:45 +01:00
reslimit.c pm: fix inverted condition 2019-04-17 02:03:02 +02:00
reslimit.h Add custom pm sysmodule 2019-03-29 00:32:45 +01:00
service_manager.c Current year is 2020 2020-04-25 13:42:10 +01:00
service_manager.h Add custom pm sysmodule 2019-03-29 00:32:45 +01:00
task_runner.c rosalina: make the task runner thread actually exit 2020-04-26 21:37:18 +01:00
task_runner.h rosalina: make the task runner thread actually exit 2020-04-26 21:37:18 +01:00
termination.c loader/pm: move "force init SD" code to pm. Greatly reduces the number of Arm9 svcBreak with 0xC8804465 2020-04-27 00:47:16 +01:00
termination.h Add custom pm sysmodule 2019-03-29 00:32:45 +01:00
util.h Loader services refactor 2019-04-18 19:48:01 +02:00