This website requires JavaScript.
Explore
Help
Register
Sign In
yuzu-emu
/
yuzu-android
Archived
Watch
1
Star
0
Fork
0
You've already forked yuzu-android
Code
This repository has been archived on
2024-03-23
. You can view files and clone it, but cannot push or open issues or pull requests.
781c85b951
yuzu-android
/
src
/
core
/
hle
/
service
/
sm
History
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
..
controller.cpp
hle: kernel: Refactor to allocate a ServiceThread per service handler.
2021-06-04 19:26:48 -07:00
controller.h
service: Eliminate usages of the global system instance
2020-11-26 20:03:11 -05:00
sm.cpp
hle: service: sm: Remove redundant session reservation, etc.
2021-06-10 11:34:41 -07:00
sm.h
hle: kernel: Implement CloneCurrentObject and improve session management.
2021-05-20 21:41:49 -07:00