citra/src/core/hle/service
purpasmart96 1d0ac47832 Added some more names to the function table
Added "SetApplicationCpuTimeLimit" and "GetApplicationCpuTimeLimit" to apt.cpp
2014-10-04 15:01:36 -07:00
..
apt.cpp Added some more names to the function table 2014-10-04 15:01:36 -07: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 FS: Implement OpenArchive, OpenDirectory, OpenFile and OpenFileDirectly calls. 2014-09-17 14:35:46 +00: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 added "StoreDataCache" to the function table 2014-09-30 09:13:29 -07:00
gsp.h GSP: Update framebuffer information when necessary. 2014-08-25 22:03:18 +02:00
hid.cpp Added support for multiple input device types for KeyMap and connected Qt. 2014-09-12 01:15:14 -07:00
hid.h Added support for multiple input device types for KeyMap and connected Qt. 2014-09-12 01:15:14 -07:00
ndm.cpp core: Prune redundant includes 2014-09-08 17:54:14 -07: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 core: Prune redundant includes 2014-09-08 17:54:14 -07:00
service.h core: Pass string by reference in FetchFromPortName and DeleteService 2014-09-06 13:30:27 -04:00
srv.cpp core: Prune redundant includes 2014-09-08 17:54:14 -07: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