This website requires JavaScript.
Explore
Help
Register
Sign In
yuzu-emu
/
yuzu
Archived
Watch
1
Star
0
Fork
0
You've already forked yuzu
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.
fadcee14f8
yuzu
/
src
/
core
/
hle
/
service
/
ptm
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
..
psm.cpp
service: Replace service event creation with ServiceContext::CreateEvent
2021-10-01 23:38:59 -04:00
psm.h
service: Eliminate usages of the global system instance
2020-11-26 20:03:11 -05:00