yuzu/src/core/hle/service
2024-01-18 21:12:30 -05:00
..
acc service: acc: Only save profiles when profiles have changed 2024-01-13 14:28:29 -06:00
am Merge pull request #12612 from liamwhite/fs-pid 2024-01-15 13:51:14 -05:00
aoc
apm
audio audio: fetch process object from handle table 2024-01-12 10:03:16 -05:00
bcat
bpc
btdrv
btm Implemented qlaunch version of the controller applet 2023-11-19 18:38:58 +01:00
caps Fix typos in src/core (#12625) 2024-01-08 13:31:48 -06:00
erpt
es
eupld
fatal general: properly support multiple memory instances 2023-12-22 21:52:49 -05:00
fgm
filesystem fsp-srv: use program registry for SetCurrentProcess 2024-01-11 11:28:52 -05:00
friend Fix typos in src/core (#12625) 2024-01-08 13:31:48 -06:00
glue kernel: fix debugger and process list lifetime 2024-01-12 18:31:33 -05:00
grc
hid kernel: fix debugger and process list lifetime 2024-01-12 18:31:33 -05:00
jit jit: use code memory handles correctly 2023-12-29 01:07:47 -05:00
lbl
ldn Implemented qlaunch version of the controller applet 2023-11-19 18:38:58 +01:00
ldr ro: add separate ro service 2023-12-09 15:50:34 -05:00
lm
mig
mii service: nfc: Validate mii data 2023-11-25 23:40:01 -06:00
mm
mnpp
ncm
nfc Fix typos in src/core (#12625) 2024-01-08 13:31:48 -06:00
nfp Fix typos in src/core (#12625) 2024-01-08 13:31:48 -06:00
ngc
nifm
nim
npns
ns service: set: Rename files 2024-01-06 23:16:03 -06:00
nvdrv SMMU: Implement physical memory mirroring 2024-01-18 21:12:30 -05:00
nvnflinger NVDRV: Implement sessions and initial implementation of SMMU 2024-01-18 21:12:30 -05:00
olsc
pcie
pctl core: Close all KEvents 2023-10-29 13:52:12 -06:00
pcv Fix typos in src/core (#12625) 2024-01-08 13:31:48 -06:00
pm kernel: fix debugger and process list lifetime 2024-01-12 18:31:33 -05:00
prepo
psc
ptm
ro service: fetch objects from the client handle table 2023-12-24 19:20:43 -05:00
set Fix typos in src/core (#12625) 2024-01-08 13:31:48 -06:00
sm kernel: fix resource limit imbalance 2023-12-22 21:52:49 -05:00
sockets sockets: use safe access helpers 2023-10-25 14:07:22 -04:00
spl
ssl ssl: fix output byte buffer size issue (#12372) 2023-12-16 17:42:33 +01:00
time time: undef GetCurrentTime for Windows 2023-11-25 16:18:02 -05:00
usb
vi vi: connect vsync event handle lifetime to application display service interface 2024-01-07 21:47:41 -05:00
hle_ipc.cpp SMMU: Initial adaptation to video_core. 2024-01-18 21:12:30 -05:00
hle_ipc.h SMMU: Initial adaptation to video_core. 2024-01-18 21:12:30 -05:00
ipc_helpers.h kernel: fix resource limit imbalance 2023-12-22 21:52:49 -05:00
kernel_helpers.cpp kernel: update KProcess 2023-10-21 20:03:41 -04:00
kernel_helpers.h
mutex.cpp
mutex.h
server_manager.cpp server_manager: respond to session close correctly 2024-01-07 21:33:24 -05:00
server_manager.h service: use interface factory in server manager 2023-12-09 13:45:25 -05:00
service.cpp service: fetch objects from the client handle table 2023-12-24 19:20:43 -05:00
service.h