index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
arm
/
interpreter
/
arm_interpreter.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm: Adios armemu
Lioncash
2015-01-31
1
-114
/
+0
*
Move ThreadContext to core/core.h and deal with the fallout
Yuri Kunde Schlesner
2015-01-09
1
-2
/
+4
*
ARM: Add a mechanism for faking CPU time elapsed during HLE.
bunnei
2014-12-25
1
-46
/
+5
*
License change
purpasmart96
2014-12-20
1
-1
/
+1
*
Remove trailing spaces in every file but the ones imported from SkyEye, AOSP ...
Emmanuel Gil Peyrot
2014-11-19
1
-2
/
+2
*
ARM: Removed unnecessary and unused SkyEye MMU code.
bunnei
2014-10-25
1
-1
/
+0
*
ARM: Reorganized file structure to move shared SkyEye code to a more common a...
bunnei
2014-10-25
1
-2
/
+2
*
Threading: Fix thread starting to execute first instruction correctly.
bunnei
2014-08-28
1
-1
/
+1
*
ARM: Synchronize Citra's SkyEye core with 3dmoo's.
bunnei
2014-07-23
1
-1
/
+5
*
arm: fixed a bug where ARM_Interpreter::ExecuteInstructions was actually exec...
bunnei
2014-06-05
1
-1
/
+1
*
arm: fixed bug in how thread context switch occurs with SkyEye
bunnei
2014-06-05
1
-2
/
+5
*
arm: added option to prepare CPU core (while mid-instruction) for thread resc...
bunnei
2014-06-01
1
-0
/
+5
*
arm_interpreter: fixed load context to currently resume a thread
bunnei
2014-05-22
1
-1
/
+4
*
ARM_Interpreter/ARM_Interface: Fixed member variable naming to be consistent ...
bunnei
2014-05-20
1
-39
/
+39
*
ARM_Interface: added SaveContext and LoadContext functions for HLE thread swi...
bunnei
2014-05-20
1
-0
/
+36
*
Merge branch 'master' into threading
bunnei
2014-05-17
1
-12
/
+7
|
\
|
*
updated how we call ARM core to make things much faster
bunnei
2014-05-17
1
-12
/
+7
*
|
Merge master into threading to add support for VFP
bunnei
2014-05-16
1
-1
/
+1
|
\
|
|
*
fixed include path
bunnei
2014-05-16
1
-1
/
+1
*
|
added option to set CPSR register to arm_interface
bunnei
2014-05-11
1
-0
/
+8
|
/
*
cleaned up arm_interface, added a setter to set registers for use with HLE re...
bunnei
2014-04-10
1
-4
/
+35
*
fixed licensing and updated code style naming for arm_interface/arm_interpret...
bunnei
2014-04-08
1
-55
/
+38
*
got rid of 'src' folders in each sub-project
bunnei
2014-04-08
1
-0
/
+86