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.
08e6a9bf89
yuzu
/
src
/
core
/
hle
/
service
History
bunnei
9bf7ce535a
service: removed redundant include of common_types.h
2014-05-20 22:27:12 -04:00
..
apt.cpp
apt: changed stubbed handle to be something other than 0xDEADBEEF (used as a magic value in other places) so that I can track how it propagates through the app code
2014-05-19 22:21:17 -04:00
apt.h
- updated service(s) to be KernelObject's
2014-05-18 21:43:29 -04:00
gsp.cpp
- renamed NewHandle to CreateHandle
2014-05-18 22:09:08 -04:00
gsp.h
- updated service(s) to be KernelObject's
2014-05-18 21:43:29 -04:00
hid.cpp
- refactored how service functions are called
2014-04-24 22:16:54 -04:00
hid.h
- updated service(s) to be KernelObject's
2014-05-18 21:43:29 -04:00
service.cpp
- created a Kernel namespace
2014-05-20 18:13:25 -04:00
service.h
service: removed redundant include of common_types.h
2014-05-20 22:27:12 -04:00
srv.cpp
renamed "UID" to "Handle" where appropriate
2014-05-18 18:24:24 -04:00
srv.h
- updated service(s) to be KernelObject's
2014-05-18 21:43:29 -04:00