summaryrefslogtreecommitdiffstats
path: root/src/core/hle/syscall.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* renamed "syscall" module to "svc" (more accurate naming)bunnei2014-05-211-48/+0
* - moved Handle/Result definitions to kernel.hbunnei2014-05-191-4/+8
* - added SVC stubs for QueryMemory and GetThreadIdbunnei2014-05-161-0/+11
* - added ThreadContext structbunnei2014-05-161-0/+14
* - renamed hle_syscall to just syscallbunnei2014-04-121-0/+19