aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/kernel/svc.h
AgeCommit message (Expand)Author
2018-10-26svc: Localize the GetInfo enum class to the function itselfLioncash
2018-10-26svc: Implement svcGetInfo command 0xF0000002Lioncash
2018-10-14svc: Clarify enum values for AddressSpaceBaseAddr and AddressSpaceSize in svc...Lioncash
2018-05-25Add & correct miscellaneous things (#470)greggameplayer
2018-01-18svc: Add additional fields to MemoryInfo struct.bunnei
2018-01-16SVC: Add 4.0.0+ comment to GetInfoType enum values.Subv
2018-01-16Added more svcGetInfo pairsDavid Marcec
2018-01-13yuzu: Update license text to be consistent across project.bunnei
2018-01-10Threads: Added enum values for the Switch's 4 cpu cores and implemented svcGe...Subv
2018-01-08kernel: Rename Semaphore to ConditionVariable.bunnei
2018-01-02hle: Move SVC code to kernel namespace.bunnei