This website requires JavaScript.
Explore
Help
Register
Sign In
citra-emu
/
citra-nightly
Archived
Watch
1
Star
0
Fork
0
You've already forked citra-nightly
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.
054a97c08b
citra-nightly
/
src
/
core
/
hle
/
service
/
sm
History
Lioncash
a32725540c
hle/service, hle/sm: Use structured bindings where applicable
...
Gets rid of the need to keep the variables separate from their actual initialization spots.
2018-12-08 14:49:53 +01:00
..
sm.cpp
hle/service, hle/sm: Use structured bindings where applicable
2018-12-08 14:49:53 +01:00
sm.h
Kernel: pass ref to port
2018-10-18 21:41:36 -04:00
srv.cpp
Kernel/Thread: move thread queue, current thread, and scheduling related function into the manager
2018-10-26 16:07:11 -04:00
srv.h
ServiceManager: pass down core reference
2018-10-18 21:41:36 -04:00