This website requires JavaScript.
Explore
Help
Sign In
Cool_Tools
/
yuzu
Watch
1
Star
0
Fork
0
You've already forked yuzu
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
yuzu
/
src
/
core
/
hle
/
service
/
bcat
History
Morph
fadcee14f8
service: Replace service event creation with ServiceContext::CreateEvent
...
The service context helps to manage all created events and allows us to close them upon destruction.
2021-10-01 23:38:59 -04:00
..
backend
service: Replace service event creation with ServiceContext::CreateEvent
2021-10-01 23:38:59 -04:00
bcat_module.cpp
service: Replace service event creation with ServiceContext::CreateEvent
2021-10-01 23:38:59 -04:00
bcat_module.h
service: Append service name prefix to common filenames
2021-07-14 02:09:14 -04:00
bcat.cpp
service: Resolve cases of member field shadowing
2021-05-04 04:38:38 -04:00
bcat.h
service: Append service name prefix to common filenames
2021-07-14 02:09:14 -04:00