aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service/cfg_u.cpp
AgeCommit message (Expand)Author
2014-12-15Remove SyncRequest from K::Object and create a new K::Session typeYuri Kunde Schlesner
2014-12-13Convert old logging calls to new logging macrosYuri Kunde Schlesner
2014-12-10CFG:U: Store country codes as u16 instead of char pointers, and return the co...Emmanuel Gil Peyrot
2014-11-29CFG:U: Implemented the GetCountryCodeID and GetCountryCodeString.Subv
2014-11-01Added a bunch of servicespurpasmart96