index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
hle
/
svc.h
Age
Commit message (
Expand
)
Author
2018-01-02
hle: Move SVC code to kernel namespace.
bunnei
2018-01-01
svc: Improve svcGetInfo.
bunnei
2017-10-19
hle: Fix QueryMemory response for MemoryInfo.
bunnei
2017-10-14
svc: Update MemoryInfo flags for 64-bit.
bunnei
2016-03-12
svc: Move ResetType enum to the kernel event header
Lioncash
2016-03-12
svc: Remove unused ArbitrationType enum
Lioncash
2016-03-12
svc: Make ResetType an enum class
Lioncash
2015-11-30
Kernel: Implement svcGetSystemInfo
Yuri Kunde Schlesner
2015-07-21
dyncom: Pass SVC immediates directly.
Lioncash
2015-05-06
HLE: Clean up SVC dispatch mechanism
Yuri Kunde Schlesner
2015-01-09
Move ThreadContext to core/core.h and deal with the fallout
Yuri Kunde Schlesner
2014-12-20
License change
purpasmart96
2014-11-19
Remove trailing spaces in every file but the ones imported from SkyEye, AOSP ...
Emmanuel Gil Peyrot
2014-06-05
arm: fixed bug in how thread context switch occurs with SkyEye
bunnei
2014-05-29
svc: added ArbitrationType enumeration
bunnei
2014-05-20
renamed "syscall" module to "svc" (more accurate naming)
bunnei