yuzu/src/core/hle/service
2014-06-04 18:50:50 -04:00
..
apt.cpp svc: added optional name field to Event and Mutex (used for debugging) 2014-06-02 20:38:34 -04:00
apt.h - updated service(s) to be KernelObject's 2014-05-18 21:43:29 -04:00
gsp.cpp gsp: always pass through synchronization barrier for commands 2014-06-01 10:41:23 -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
ndm.cpp hle: added stubbed service for ndm_u 2014-05-30 00:24:04 -04:00
ndm.h hle: added stubbed service for ndm_u 2014-05-30 00:24:04 -04:00
service.cpp service: removed PT_A from, as this was just an alias for APT_U 2014-05-30 00:22:25 -04:00
service.h service: added a error log messages for unimplemented WaitSynchronization 2014-06-04 18:50:50 -04:00
srv.cpp svc: added optional name field to Event and Mutex (used for debugging) 2014-06-02 20:38:34 -04:00
srv.h kernel: add a SyncRequest method to KernelObject for use with svcSendSyncRequest 2014-05-26 21:01:27 -04:00