yuzu/src/core/hle/service
2014-08-25 22:02:33 +02:00
..
apt.cpp APT: Added stubbed ReceiveParameter and various cleanups. 2014-07-04 14:18:16 -04:00
apt.h Core: Alter the kernel string functions to use std::string instead of const char*. 2014-08-17 23:12:20 -04:00
fs.cpp FileSys: Added preliminary support for applications reading the RomFS archive. 2014-07-04 20:37:45 -04:00
fs.h Core: Alter the kernel string functions to use std::string instead of const char*. 2014-08-17 23:12:20 -04:00
gsp.cpp GSP: Add a helper function for convenience. 2014-08-25 22:02:33 +02:00
gsp.h Core: Alter the kernel string functions to use std::string instead of const char*. 2014-08-17 23:12:20 -04:00
hid.cpp HID: Added new function entries from 3dbrew to FunctionTable. 2014-08-12 18:08:09 -04:00
hid.h Core: Alter the kernel string functions to use std::string instead of const char*. 2014-08-17 23:12:20 -04:00
ndm.cpp HLE: Updated all uses of NULL to nullptr (to be C++11 compliant) 2014-06-13 09:51:13 -04:00
ndm.h Core: Alter the kernel string functions to use std::string instead of const char*. 2014-08-17 23:12:20 -04:00
service.cpp FS: Added stubbed code to intercept and decode file system service functions. 2014-06-27 16:58:30 -04:00
service.h Core: Alter the kernel string functions to use std::string instead of const char*. 2014-08-17 23:12:20 -04:00
srv.cpp SRV: Updated GetProcSemaphore to create an event instead of a mutex. 2014-08-05 23:54:27 -04:00
srv.h Core: Alter the kernel string functions to use std::string instead of const char*. 2014-08-17 23:12:20 -04:00