eden/src/core/hle/service/glue
FearlessTobi 4d55e58ee4 scope_exit: Make constexpr
Allows the use of the macro in constexpr-contexts.
Also avoids some potential problems when nesting braces inside it.
2024-02-19 16:00:46 +01:00
..
time scope_exit: Make constexpr 2024-02-19 16:00:46 +01:00
arp.cpp kernel: fix debugger and process list lifetime 2024-01-12 18:31:33 -05:00
arp.h service: move hle_ipc from kernel 2023-03-01 10:39:49 -05:00
bgtc.cpp service: move hle_ipc from kernel 2023-03-01 10:39:49 -05:00
bgtc.h service: move hle_ipc from kernel 2023-03-01 10:39:49 -05:00
ectx.cpp core: implement GetGaiStringErrorRequest, IContextRegistrar 2023-07-22 23:29:45 -04:00
ectx.h core: implement GetGaiStringErrorRequest, IContextRegistrar 2023-07-22 23:29:45 -04:00
errors.h hle: rename legacy errors to Results 2023-03-06 20:58:42 -05:00
glue.cpp notif: rewrite for new IPC 2024-01-29 11:56:32 -05:00
glue.h service: refactor server architecture 2023-02-21 12:19:25 -05:00
glue_manager.cpp core: remove ResultVal type 2023-08-08 11:09:37 -04:00
glue_manager.h core: remove ResultVal type 2023-08-08 11:09:37 -04:00
notif.cpp notif: rewrite for new IPC 2024-01-29 11:56:32 -05:00
notif.h notif: rewrite for new IPC 2024-01-29 11:56:32 -05:00