Liam
|
7af4637f3d
|
general: fix asan errors
|
2024-02-26 19:28:49 -05:00 |
|
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 |
|
Liam
|
b3d763f81e
|
server_manager: use multi wait API
|
2024-02-07 12:15:01 -05:00 |
|
Liam
|
d9d6ebebc0
|
server_manager: respond to session close correctly
|
2024-01-07 21:33:24 -05:00 |
|
Liam
|
1fdcd70bad
|
general: properly support multiple memory instances
|
2023-12-22 21:52:49 -05:00 |
|
Liam
|
5244690809
|
k_server_session: process for guest servers
|
2023-12-22 21:52:49 -05:00 |
|
Liam
|
cb8b331981
|
service: use interface factory in server manager
|
2023-12-09 13:45:25 -05:00 |
|
Liam
|
5f2c56cd15
|
core: remove ResultVal type
|
2023-08-08 11:09:37 -04:00 |
|
Liam
|
db40a2f430
|
general: remove atomic signal and wait
|
2023-06-22 09:25:23 -04:00 |
|
Liam
|
7afcc29ac8
|
kernel: match calls to Register and Unregister
|
2023-04-29 21:52:26 -04:00 |
|
Liam
|
3c93638acf
|
kernel: convert KPort, KSession
|
2023-03-12 22:06:53 -04:00 |
|
Liam
|
ea36f70e02
|
hle: rename legacy errors to Results
|
2023-03-06 20:58:42 -05:00 |
|
Liam
|
d7e9461b71
|
service: move hle_ipc from kernel
|
2023-03-01 10:39:49 -05:00 |
|
Liam
|
893a54f2bd
|
sm:: support service registration deferral
|
2023-02-21 12:19:25 -05:00 |
|
Liam
|
1c3a93e7c4
|
service: refactor server architecture
Converts services to have their own processes
|
2023-02-21 12:19:25 -05:00 |
|