aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service/srv.cpp
AgeCommit message (Expand)Author
2014-05-18- moved Handle/Result definitions to kernel.hbunnei
2014-05-16added stubbed GetProcSemaphore - does nothing but avoids an exceptionbunnei
2014-05-07- removed HLE mem "hack" and replaced with kernel mem regionbunnei
2014-04-24- refactored how service functions are calledbunnei
2014-04-16fixed bug with printing std::string in log messagesbunnei
2014-04-16updated service commentsbunnei
2014-04-16- added stubbed out GSP::Gpu service interfacebunnei
2014-04-15restructured hle:services completely to use function lookup tablesbunnei