This website requires JavaScript.
Explore
Help
Sign in
Mirrors
/
yuzu
Watch
1
Star
0
Fork
You've already forked yuzu
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
740edacc8d
yuzu
/
src
/
core
/
hle
History
Download ZIP
Download TAR.GZ
bunnei
781c85b951
hle: service: sm: Remove redundant session reservation, etc.
...
- We were double-reserving, causing us to run out of sessions in Pokemon Sword & Shield.
2021-06-10 11:34:41 -07:00
..
kernel
hle: kernel: KClientPort: Add an assert for session count.
2021-06-09 22:36:42 -07:00
service
hle: service: sm: Remove redundant session reservation, etc.
2021-06-10 11:34:41 -07:00
ipc.h
hle: ipc: Add declarations for TIPC.
2021-05-10 15:05:10 -07:00
ipc_helpers.h
hle: kernel: hle_ipc: Simplify incoming/outgoing move/copy/domain objects.
2021-05-20 21:41:52 -07:00
lock.cpp
Fix build on macOS and linux
2018-01-13 22:38:52 +00:00
lock.h
Use recursive_mutex instead of mutex to
fix
#2902
2017-08-29 20:39:55 +12:00
result.h
result: Add [[nodiscard]] specifiers where applicable
2021-06-05 06:09:07 -04:00