FearlessTobi
|
310c1f50be
|
scope_exit: Make constexpr
Allows the use of the macro in constexpr-contexts.
Also avoids some potential problems when nesting braces inside it.
|
3 years ago |
Liam
|
6810929f6a
|
server_manager: use multi wait API
|
3 years ago |
Liam
|
200b371d13
|
server_manager: respond to session close correctly
|
3 years ago |
Liam
|
31bf57a310
|
general: properly support multiple memory instances
|
3 years ago |
Liam
|
35501ba41c
|
k_server_session: process for guest servers
|
3 years ago |
Liam
|
34e4012998
|
service: use interface factory in server manager
|
3 years ago |
Liam
|
84cb20bc72
|
core: remove ResultVal type
|
3 years ago |
Liam
|
1586f1c0b1
|
general: remove atomic signal and wait
|
3 years ago |
Liam
|
1b5c87ab6a
|
kernel: match calls to Register and Unregister
|
3 years ago |
Liam
|
097c25b164
|
kernel: convert KPort, KSession
|
3 years ago |
Liam
|
1d0fe75e7c
|
hle: rename legacy errors to Results
|
3 years ago |
Liam
|
65be230fdd
|
service: move hle_ipc from kernel
|
4 years ago |
Liam
|
6e0a33089b
|
sm:: support service registration deferral
|
4 years ago |
Liam
|
a936972614
|
service: refactor server architecture
Converts services to have their own processes
|
4 years ago |