summaryrefslogtreecommitdiffstats
path: root/src/core/hle/kernel/svc.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add & correct miscellaneous things (#470)greggameplayer2018-05-261-0/+3
* svc: Add additional fields to MemoryInfo struct.bunnei2018-01-191-0/+4
* SVC: Add 4.0.0+ comment to GetInfoType enum values.Subv2018-01-171-0/+1
* Added more svcGetInfo pairsDavid Marcec2018-01-161-0/+13
* 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