summaryrefslogtreecommitdiff
path: root/src/core/hle/svc.h
AgeCommit message (Expand)Author
2018-01-02hle: Move SVC code to kernel namespace.bunnei
2018-01-01svc: Improve svcGetInfo.bunnei
2017-10-19hle: Fix QueryMemory response for MemoryInfo.bunnei
2017-10-14svc: Update MemoryInfo flags for 64-bit.bunnei
2016-03-12svc: Move ResetType enum to the kernel event headerLioncash
2016-03-12svc: Remove unused ArbitrationType enumLioncash
2016-03-12svc: Make ResetType an enum classLioncash
2015-11-30Kernel: Implement svcGetSystemInfoYuri Kunde Schlesner
2015-07-21dyncom: Pass SVC immediates directly.Lioncash
2015-05-06HLE: Clean up SVC dispatch mechanismYuri Kunde Schlesner
2015-01-09Move ThreadContext to core/core.h and deal with the falloutYuri Kunde Schlesner
2014-12-20License changepurpasmart96
2014-11-19Remove trailing spaces in every file but the ones imported from SkyEye, AOSP ...Emmanuel Gil Peyrot
2014-06-05arm: fixed bug in how thread context switch occurs with SkyEyebunnei
2014-05-29svc: added ArbitrationType enumerationbunnei
2014-05-20renamed "syscall" module to "svc" (more accurate naming)bunnei