You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
lizzie 9370cf9734 fix sockets 4 weeks ago
..
acc [hle] remove parent object reference data on Request/Response builders, pass by argument (#3774) 2 months ago
am [core/file_sys] implement IApplicationFunctions::GetPseudoDeviceId; common PatchManager::GetNACP for base|updates (#4159) 1 week ago
aoc [common/logging] Simplify logging logic and fix issues when logging before system is created (#3688) 5 months ago
apm [hle] remove parent object reference data on Request/Response builders, pass by argument (#3774) 2 months ago
audio [fmt] use {#:x} instead of 0x{:#x} (#4170) 3 weeks ago
bcat [video_core, hle] remove redundant parent references in system structs (#3908) 2 months ago
bpc service: refactor server architecture 4 years ago
btdrv [common/logging] Simplify logging logic and fix issues when logging before system is created (#3688) 5 months ago
btm [hle] Fixes for nxident, nxmp and nxplay, remove hbl.nsp workarounds (#3996) 2 months ago
caps [fmt] use {#:x} instead of 0x{:#x} (#4170) 3 weeks ago
erpt [common/logging] Simplify logging logic and fix issues when logging before system is created (#3688) 5 months ago
es [hle] stubbed extra services from (parental controls and stuff) fw21 (#3175) 8 months ago
eupld service: refactor server architecture 4 years ago
fatal [fmt] use {#:x} instead of 0x{:#x} (#4170) 3 weeks ago
fgm [hle] remove parent object reference data on Request/Response builders, pass by argument (#3774) 2 months ago
filesystem [fmt] use {#:x} instead of 0x{:#x} (#4170) 3 weeks ago
friend [hle] remove parent object reference data on Request/Response builders, pass by argument (#3774) 2 months ago
glue [core/hle/service] remove duplicate Core::System& from some ServiceFramework (#4171) 1 month ago
gpio [hle] Fixes for nxident, nxmp and nxplay, remove hbl.nsp workarounds (#3996) 2 months ago
grc service: refactor server architecture 4 years ago
hid [fmt] use {#:x} instead of 0x{:#x} (#4170) 3 weeks ago
i2c [hle] Fixes for nxident, nxmp and nxplay, remove hbl.nsp workarounds (#3996) 2 months ago
jit [fmt] use {#:x} instead of 0x{:#x} (#4170) 3 weeks ago
lbl [common/logging] Simplify logging logic and fix issues when logging before system is created (#3688) 5 months ago
ldn [net] refactor to remove uneeded abstraction layer 4 days ago
ldr ro: add separate ro service 3 years ago
lm [hle] remove parent object reference data on Request/Response builders, pass by argument (#3774) 2 months ago
mig [hle] stubbed extra services from (parental controls and stuff) fw21 (#3175) 8 months ago
mii [fmt] use {#:x} instead of 0x{:#x} (#4170) 3 weeks ago
mm [common/logging] Simplify logging logic and fix issues when logging before system is created (#3688) 5 months ago
mnpp [common/logging] Simplify logging logic and fix issues when logging before system is created (#3688) 5 months ago
ncm [nce, fs] tico support, fix FS bug that would nuke entire 'switch' folder (#4086) 3 weeks ago
nfc [hle] remove parent object reference data on Request/Response builders, pass by argument (#3774) 2 months ago
nfp [hle] remove parent object reference data on Request/Response builders, pass by argument (#3774) 2 months ago
ngc [hle, kernel] Add support for FW21 and kernel changes (#3004) 9 months ago
nifm Revert #3970 #4177 (#4187) 1 month ago
nim [hle] remove parent object reference data on Request/Response builders, pass by argument (#3774) 2 months ago
npns [hle/ui] Add cmds and fix invalid handle return, remove Starter applet from UI (#3376) 7 months ago
ns [nce, fs] tico support, fix FS bug that would nuke entire 'switch' folder (#4086) 3 weeks ago
nvdrv [core, gpu, threads] Multithreading refactor (#4254) 6 days ago
nvnflinger [core, gpu, threads] Multithreading refactor (#4254) 6 days ago
olsc [video_core, hle] remove redundant parent references in system structs (#3908) 2 months ago
omm am: move out omm interfaces to new module 3 years ago
os [hle/am] make Service::Process move-only to fix #3908 KProcess use-after-free (#4137) 2 months ago
pcie [hle] stubbed extra services from (parental controls and stuff) fw21 (#3175) 8 months ago
pctl [meta] Discourage profanity usage (#4239) 5 days ago
pcv [hle] remove parent object reference data on Request/Response builders, pass by argument (#3774) 2 months ago
pm [hle] remove parent object reference data on Request/Response builders, pass by argument (#3774) 2 months ago
prepo [common/logging] Simplify logging logic and fix issues when logging before system is created (#3688) 5 months ago
psc [fmt] use {#:x} instead of 0x{:#x} (#4170) 3 weeks ago
ptm [hle] remove parent object reference data on Request/Response builders, pass by argument (#3774) 2 months ago
ro [video_core, hle] remove redundant parent references in system structs (#3908) 2 months ago
set [meta] Discourage profanity usage (#4239) 5 days ago
sm [fmt] use {#:x} instead of 0x{:#x} (#4170) 3 weeks ago
sockets fix sockets 4 days ago
spl [nce, fs] tico support, fix FS bug that would nuke entire 'switch' folder (#4086) 3 weeks ago
ssl [net] refactor to remove uneeded abstraction layer 4 days ago
usb [hle] remove parent object reference data on Request/Response builders, pass by argument (#3774) 2 months ago
vi [core, gpu, threads] Multithreading refactor (#4254) 6 days ago
cmif_serialization.h [fmt] use {#:x} instead of 0x{:#x} (#4170) 3 weeks ago
cmif_types.h Merge pull request #12951 from liamwhite/more-ipc 3 years ago
hle_ipc.cpp [fmt] use {#:x} instead of 0x{:#x} (#4170) 3 weeks ago
hle_ipc.h [hle] remove parent object reference data on Request/Response builders, pass by argument (#3774) 2 months ago
ipc_helpers.h [hle] remove parent object reference data on Request/Response builders, pass by argument (#3774) 2 months ago
kernel_helpers.cpp [video_core, hle] remove redundant parent references in system structs (#3908) 2 months ago
kernel_helpers.h [video_core, hle] remove redundant parent references in system structs (#3908) 2 months ago
server_manager.cpp nuke extra threads, extra error support; use span instead of vector for poll fds 4 days ago
server_manager.h musl scared of defines ooo 4 days ago
service.cpp [fmt] use {#:x} instead of 0x{:#x} (#4170) 3 weeks ago
service.h [hle/services] use ankerl:: for Service's function handlers map, use const char* instead of std::string{} (#3671) 5 months ago
services.cpp [core/hle/service] move 'loader'+'jit' to guest thread (#4148) 3 weeks ago
services.h [core/hle/service] use single lambda dispatcher as opposed to spamming 48+6 tiny cold cloned capturing lambdas (#2880) 10 months ago