Browse Source
Merge pull request #7279 from Morph1984/system-get-program-id
Merge pull request #7279 from Morph1984/system-get-program-id
general: Get the current process program id directly from the systempull/15/merge
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
25 changed files with 48 additions and 59 deletions
-
6src/core/core.cpp
-
2src/core/core.h
-
3src/core/file_sys/savedata_factory.cpp
-
4src/core/hle/kernel/k_process.h
-
2src/core/hle/kernel/svc.cpp
-
6src/core/hle/service/acc/acc.cpp
-
13src/core/hle/service/am/am.cpp
-
3src/core/hle/service/am/applets/applet_error.cpp
-
3src/core/hle/service/am/applets/applet_general_backend.cpp
-
3src/core/hle/service/am/applets/applet_web_browser.cpp
-
7src/core/hle/service/aoc/aoc_u.cpp
-
7src/core/hle/service/bcat/bcat_module.cpp
-
3src/core/hle/service/fatal/fatal.cpp
-
5src/core/hle/service/filesystem/filesystem.cpp
-
3src/core/hle/service/filesystem/fsp_srv.cpp
-
2src/core/hle/service/glue/arp.cpp
-
3src/core/hle/service/ldr/ldr.cpp
-
3src/core/hle/service/pctl/pctl_module.cpp
-
4src/core/hle/service/pm/pm.cpp
-
5src/core/hle/service/prepo/prepo.cpp
-
2src/core/memory/cheat_engine.cpp
-
8src/core/reporter.cpp
-
3src/yuzu/bootmanager.cpp
-
4src/yuzu/main.cpp
-
3src/yuzu_cmd/yuzu.cpp
Write
Preview
Loading…
Cancel
Save
Reference in new issue