index
:
anonymous/yuzu
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator — started by the creators of Citra. It is written in C++ with portability in mind,
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
/
hle
/
svc.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
hle: Fix QueryMemory response for MemoryInfo.
bunnei
2017-10-20
1
-2
/
+3
*
svc: Update MemoryInfo flags for 64-bit.
bunnei
2017-10-14
1
-5
/
+5
*
svc: Move ResetType enum to the kernel event header
Lioncash
2016-03-13
1
-6
/
+0
*
svc: Remove unused ArbitrationType enum
Lioncash
2016-03-12
1
-9
/
+0
*
svc: Make ResetType an enum class
Lioncash
2016-03-12
1
-5
/
+4
*
Kernel: Implement svcGetSystemInfo
Yuri Kunde Schlesner
2015-12-01
1
-0
/
+29
*
dyncom: Pass SVC immediates directly.
Lioncash
2015-07-21
1
-1
/
+1
*
HLE: Clean up SVC dispatch mechanism
Yuri Kunde Schlesner
2015-05-06
1
-1
/
+1
*
Move ThreadContext to core/core.h and deal with the fallout
Yuri Kunde Schlesner
2015-01-09
1
-15
/
+0
*
License change
purpasmart96
2014-12-21
1
-1
/
+1
*
Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generated
Emmanuel Gil Peyrot
2014-11-19
1
-1
/
+1
*
arm: fixed bug in how thread context switch occurs with SkyEye
bunnei
2014-06-05
1
-0
/
+4
*
svc: added ArbitrationType enumeration
bunnei
2014-05-30
1
-0
/
+9
*
renamed "syscall" module to "svc" (more accurate naming)
bunnei
2014-05-21
1
-0
/
+48