This website requires JavaScript.
Explore
Help
Sign In
hugopeixoto
/
yuzu
Watch
1
Star
0
Fork
0
You've already forked yuzu
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
09b8e8fb6a
yuzu
/
src
/
core
/
hle
/
service
History
bunnei
39ee75fc8d
added stubbed GetProcSemaphore - does nothing but avoids an exception
2014-05-16 23:25:16 -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
added stubbed GetProcSemaphore - does nothing but avoids an exception
2014-05-16 23:25:16 -04:00
srv.h
removed DISALLOW_COPY_AND_ASSIGN in favor of NonCopyable class
2014-04-27 18:29:51 -04:00