This website requires JavaScript.
Explore
Help
Register
Sign In
OpenPunk
/
citra
Watch
1
Star
0
Fork
0
You've already forked citra
mirror of
https://github.com/citra-emu/citra.git
synced
2024-11-27 20:40:05 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
dd2cbca3f4
citra
/
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