summaryrefslogtreecommitdiffstats
path: root/src/core/hle/kernel/svc.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* yuzu: Update license text to be consistent across project.bunnei2018-01-131-1/+1
* Threads: Added enum values for the Switch's 4 cpu cores and implemented svcGetInfo(AllowedCpuIdBitmask)Subv2018-01-101-0/+1
* kernel: Rename Semaphore to ConditionVariable.bunnei2018-01-091-1/+1
* hle: Move SVC code to kernel namespace.bunnei2018-01-031-0/+38