yuzu/src/core/hle/service
2014-05-20 18:28:38 -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 renamed "syscall" module to "svc" (more accurate naming) 2014-05-20 18:28:38 -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