yuzu/src/core/hle/service
bunnei 20e9501b0d
Merge pull request #7932 from bunnei/extended-mem-layout
Add extended memory layout (6GB) support and improve KResourceLimit management
2022-02-26 01:41:08 -08:00
..
acc general: Rename NewUUID to UUID, and remove the previous UUID impl 2022-02-05 13:56:21 -05:00
am service: am: Update enum names to match documentation 2022-02-21 18:00:50 -06:00
aoc Merge pull request #7279 from Morph1984/system-get-program-id 2021-11-04 20:34:20 -04:00
apm service: am: Update enum names to match documentation 2022-02-21 18:00:50 -06:00
audio service/audio: Update audctl unknown function names 2022-01-21 15:50:38 -05:00
bcat core: hle: Remove global HLE lock. 2021-12-17 16:05:51 -08:00
bpc bpc: Use proper names 2021-04-08 19:40:24 -06:00
btdrv core: Remove unused includes 2021-11-03 21:42:57 -04:00
btm service/btm: Update function tables 2022-01-21 15:59:41 -05:00
caps service: am: ISelfController: Stub SaveCurrentScreenshot 2021-12-02 20:12:24 -05:00
erpt erpt: Update to 12.x 2021-04-09 00:49:46 -04:00
es service/es: Update to 13.0.0 2021-09-26 20:17:07 -05:00
eupld service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
fatal general: Get the current process program id directly from the system 2021-11-04 16:59:39 -04:00
fgm service: Reduce header include overhead 2021-10-07 13:32:21 -04:00
filesystem service/filsystem: Update fsp-srv function table 2022-01-21 16:07:01 -05:00
friend general: Rename NewUUID to UUID, and remove the previous UUID impl 2022-02-05 13:56:21 -05:00
glue service/notif: Add notif:a and stub ListAlarmSettings,Initialize 2021-12-06 10:36:37 -06:00
grc service: Resolve cases of member field shadowing 2021-05-04 04:38:38 -04:00
hid hid: Stub IsUsbFullKeyControllerEnabled 2022-02-12 15:42:50 -05:00
lbl service: Reduce header include overhead 2021-10-07 13:32:21 -04:00
ldn general: Replace RESULT_SUCCESS with ResultSuccess 2021-06-02 00:39:27 -04:00
ldr hle: kernel: k_page_table: Update SetProcessMemoryPermission. 2022-01-11 16:28:11 -08:00
lm core: Remove unused includes 2021-11-03 21:42:57 -04:00
mig service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
mii general: Rename NewUUID to UUID, and remove the previous UUID impl 2022-02-05 13:56:21 -05:00
mm general: Replace RESULT_SUCCESS with ResultSuccess 2021-06-02 00:39:27 -04:00
mnpp service/mnpp: Stub mnpp_app 2022-02-10 21:55:28 -06:00
ncm core: Mark unused fields as [[maybe_unused]] 2020-12-06 18:36:10 -05:00
nfc service: Reduce header include overhead 2021-10-07 13:32:21 -04:00
nfp nfp: Allow files without password data 2022-02-13 13:52:34 -06:00
ngct ngct: Stub Match 2021-09-15 00:17:31 -05:00
nifm core: Remove unused includes 2021-11-03 21:42:57 -04:00
nim service/nim: Update unknown function table entries 2022-01-21 16:17:40 -05:00
npns service/npns: Update to 13.0.0 2021-09-26 20:13:09 -05:00
ns general: Rename NewUUID to UUID, and remove the previous UUID impl 2022-02-05 13:56:21 -05:00
nvdrv Merge pull request #7488 from vonchenplus/support_multiple_videos_playing 2021-12-07 18:38:14 -08:00
nvflinger Remove invalid assertion statement 2021-12-28 18:51:11 +08:00
olsc service: Reduce header include overhead 2021-10-07 13:32:21 -04:00
pcie pcie: Use proper names 2021-04-08 19:40:25 -06:00
pctl service/pctl: Stub EndFreeCommunication 2021-11-05 12:16:19 -04:00
pcv service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
pm service: pm: Implement AtmosphereGetProcessInfo 2022-02-04 01:41:36 +01:00
prepo general: Get the current process program id directly from the system 2021-11-04 16:59:39 -04:00
psc general: Replace RESULT_SUCCESS with ResultSuccess 2021-06-02 00:39:27 -04:00
ptm core: Remove unused includes 2021-11-03 21:42:57 -04:00
set service/set: Update function tables 2022-01-21 16:26:12 -05:00
sm core: Remove unused includes 2021-11-03 21:42:57 -04:00
sockets core: Remove unused includes 2021-11-03 21:42:57 -04:00
spl general: Remove MakeResult helpers 2021-11-02 17:23:19 -04:00
ssl service: Reduce header include overhead 2021-10-07 13:32:21 -04:00
time general: Rename NewUUID to UUID, and remove the previous UUID impl 2022-02-05 13:56:21 -05:00
usb service/usb: Update function tables 2022-01-21 16:31:57 -05:00
vi general: Move deleted copy/move constructor/assignment operators to public interface 2022-02-02 12:17:08 -05:00
wlan service/wlan: Update function tables 2022-01-21 16:35:51 -05:00
kernel_helpers.cpp core: hle: kernel: KProcess: Pass in KResourceLimit on process creation. 2022-02-21 12:41:31 -08:00
kernel_helpers.h hle: service: Add a helper module for managing kernel objects. 2021-07-20 18:54:55 -07:00
service.cpp service/mnpp: Stub mnpp_app 2022-02-10 21:55:28 -06:00
service.h hle: service: sm: Refactor to better manage ports. 2021-07-20 18:54:55 -07:00