This website requires JavaScript.
Explore
Help
Sign in
N-archive
/
yuzu
Watch
1
Star
0
Fork
You've already forked yuzu
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
4faed70b40
yuzu
/
src
/
core
/
hle
/
service
History
bunnei
540a693eae
updated APT_U::GetLockHandle to return a valid handle
2014-05-16 23:23:56 -04:00
..
apt.cpp
updated APT_U::GetLockHandle to return a valid handle
2014-05-16 23:23:56 -04:00
apt.h
- refactored how service functions are called
2014-04-24 22:16:54 -04:00
gsp.cpp
removed unknown fields from GX_CmdBufferHeader
2014-05-08 17:12:07 -04:00
gsp.h
removed DISALLOW_COPY_AND_ASSIGN in favor of NonCopyable class
2014-04-27 18:29:51 -04:00
hid.cpp
- refactored how service functions are called
2014-04-24 22:16:54 -04:00
hid.h
removed DISALLOW_COPY_AND_ASSIGN in favor of NonCopyable class
2014-04-27 18:29:51 -04:00
service.cpp
added class stub for HID:User service
2014-04-16 20:58:36 -04:00
service.h
- removed HLE mem "hack" and replaced with kernel mem region
2014-05-07 21:04:55 -04:00
srv.cpp
- removed HLE mem "hack" and replaced with kernel mem region
2014-05-07 21:04:55 -04:00
srv.h
removed DISALLOW_COPY_AND_ASSIGN in favor of NonCopyable class
2014-04-27 18:29:51 -04:00