summaryrefslogtreecommitdiff
path: root/src/core/hle/syscall.h
AgeCommit message (Expand)Author
2014-05-20renamed "syscall" module to "svc" (more accurate naming)bunnei
2014-05-18- moved Handle/Result definitions to kernel.hbunnei
2014-05-15- added SVC stubs for QueryMemory and GetThreadIdbunnei
2014-05-15- added ThreadContext structbunnei
2014-04-11- renamed hle_syscall to just syscallbunnei