1
0
Fork 0
forked from suyu/suyu
suyu/src/core/hle/service
2014-10-25 16:12:57 +00:00
..
apt.cpp APT: Added a stub for the "GlanceParameter" function. 2014-10-07 17:10:54 -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 Don’t fail on empty filename in OpenFileDirectly, return the archive handle instead 2014-10-25 16:12:57 +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