yuzu/src/core/hle/service
Morph 9bca45aa15 audren_u: Fix parameter alignment
The reduction in size from 0x38 to 0x34 caused the parameter to be misaligned. Skipping 1 word fixes this.
2023-07-31 18:40:16 -04:00
..
acc core: implement GetGaiStringErrorRequest, IContextRegistrar 2023-07-22 23:29:45 -04:00
am Debug SetIdleTimeDetectionExtension 2023-07-18 10:16:14 +01:00
aoc
apm
audio audren_u: Fix parameter alignment 2023-07-31 18:40:16 -04:00
bcat
bpc
btdrv
btm
caps
erpt
es
eupld
fatal
fgm
filesystem fsp-srv: avoid patching romfs multiple times 2023-06-03 14:27:08 -04:00
friend
glue core: implement GetGaiStringErrorRequest, IContextRegistrar 2023-07-22 23:29:45 -04:00
grc
hid core_timing: Use CNTPCT as the guest CPU tick 2023-06-07 21:44:42 -04:00
jit memory: rename global memory references to application memory 2023-03-23 20:28:47 -04:00
lbl
ldn
ldr kernel: reduce page table region checking 2023-07-14 22:33:10 -04:00
lm
mig
mii service: nfp: Convert mii colors to v3 2023-03-15 17:01:05 -06:00
mm
mnpp
ncm
nfc service: nfc: Update Implementation to match with latest RE 2023-07-17 11:24:23 -06:00
nfp service: nfc: Accuracy fixes 2023-06-14 18:08:35 -06:00
ngct
nifm network: Forward declarations 2023-07-17 15:36:03 -04:00
nim
npns
ns general: fix spelling mistakes 2023-03-12 11:33:01 -04:00
nvdrv k_process: PageTable -> GetPageTable 2023-07-14 21:43:15 -04:00
nvnflinger parcel: Optimize small_vector sizes 2023-06-30 22:05:28 -04:00
olsc
pcie
pctl
pcv
pm kernel: convert KProcess to new style 2023-03-12 22:09:27 -04:00
prepo
psc
ptm
set
sm kernel: match calls to Register and Unregister 2023-04-29 21:52:26 -04:00
sockets core: implement GetGaiStringErrorRequest, IContextRegistrar 2023-07-22 23:29:45 -04:00
spl
ssl ssl: Link with crypt32 for secure channel backend 2023-07-17 15:46:24 -04:00
time tz_content_man: Generate the time zone binary once 2023-07-30 12:55:19 -04:00
usb
vi nvnflinger: fix Parcel serialization 2023-05-11 17:09:19 -04:00
hle_ipc.cpp Use spans over guest memory where possible instead of copying data. 2023-07-02 23:09:48 +01:00
hle_ipc.h
ipc_helpers.h kernel: match calls to Register and Unregister 2023-04-29 21:52:26 -04:00
kernel_helpers.cpp kernel: match calls to Register and Unregister 2023-04-29 21:52:26 -04:00
kernel_helpers.h
mutex.cpp kernel: match calls to Register and Unregister 2023-04-29 21:52:26 -04:00
mutex.h
server_manager.cpp general: remove atomic signal and wait 2023-06-22 09:25:23 -04:00
server_manager.h general: remove atomic signal and wait 2023-06-22 09:25:23 -04:00
service.cpp
service.h core: service: Add FunctionInfoTyped to allow expanding existing interfaces 2023-04-25 23:36:24 -06:00