summaryrefslogtreecommitdiffstats
path: root/src/core/hle/svc.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* svc: Move ResetType enum to the kernel event headerLioncash2016-03-131-6/+0
* svc: Remove unused ArbitrationType enumLioncash2016-03-121-9/+0
* svc: Make ResetType an enum classLioncash2016-03-121-5/+4
* Kernel: Implement svcGetSystemInfoYuri Kunde Schlesner2015-12-011-0/+29
* dyncom: Pass SVC immediates directly.Lioncash2015-07-211-1/+1
* HLE: Clean up SVC dispatch mechanismYuri Kunde Schlesner2015-05-061-1/+1
* Move ThreadContext to core/core.h and deal with the falloutYuri Kunde Schlesner2015-01-091-15/+0
* License changepurpasmart962014-12-211-1/+1
* Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generatedEmmanuel Gil Peyrot2014-11-191-1/+1
* arm: fixed bug in how thread context switch occurs with SkyEyebunnei2014-06-051-0/+4
* svc: added ArbitrationType enumerationbunnei2014-05-301-0/+9
* renamed "syscall" module to "svc" (more accurate naming)bunnei2014-05-211-0/+48