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
/
arm
/
dyncom
/
arm_dyncom.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Headers: Add some forgotten overrides, thanks clang!
Emmanuel Gil Peyrot
2015-04-14
1
-1
/
+1
*
arm_interface: Support retrieval/storage to CP15 registers
Lioncash
2015-04-06
1
-0
/
+2
*
arm_interface: Get rid of GetTicks.
Lioncash
2015-03-16
1
-1
/
+0
*
dyncom: Switch the app and system cores into the correct mode at initialization
Lioncash
2015-02-13
1
-1
/
+1
*
Scheduler refactor Pt. 1
Kevin Hartman
2015-02-10
1
-56
/
+1
*
Move ThreadContext to core/core.h and deal with the fallout
Yuri Kunde Schlesner
2015-01-09
1
-2
/
+2
*
Timing: Use CoreTiming::GetTicks to keep track of ticks.
Subv
2015-01-09
1
-3
/
+0
*
ARM: Add a mechanism for faking CPU time elapsed during HLE.
bunnei
2014-12-26
1
-4
/
+10
*
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
*
Fix documentation of parameters
Lioncash
2014-11-18
1
-1
/
+1
*
Add `override` keyword through the code.
Yuri Kunde Schlesner
2014-10-26
1
-7
/
+7
*
ARM: Integrate SkyEye faster "dyncom" interpreter.
bunnei
2014-10-25
1
-0
/
+90