This website requires JavaScript.
Explore
Help
Sign In
The-Homebrew-Cloud
/
azahar
Watch
2
Star
0
Fork
0
You've already forked azahar
mirror of
https://github.com/azahar-emu/azahar.git
synced
2025-03-06 10:37:42 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
azahar
/
src
/
core
/
hle
/
service
/
sm
History
Lioncash
0cb7654d60
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:48:01 +01:00
..
sm.cpp
hle/service, hle/sm: Use structured bindings where applicable
2018-12-08 14:48:01 +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