Yuri Kunde Schlesner
|
7b3452c730
Move ThreadContext to core/core.h and deal with the fallout
|
11 anni fa |
bunnei
|
4783133bbd
ARM: Add a mechanism for faking CPU time elapsed during HLE.
|
11 anni fa |
purpasmart96
|
ebfd831ccb
License change
|
11 anni fa |
Emmanuel Gil Peyrot
|
f5d38649c7
Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generated
|
11 anni fa |
bunnei
|
818ba32746
ARM: Removed unnecessary and unused SkyEye MMU code.
|
11 anni fa |
bunnei
|
b5e6524594
ARM: Reorganized file structure to move shared SkyEye code to a more common area.
|
12 anni fa |
bunnei
|
304999dfeb
Threading: Fix thread starting to execute first instruction correctly.
|
12 anni fa |
bunnei
|
77fc029a00
ARM: Synchronize Citra's SkyEye core with 3dmoo's.
|
12 anni fa |
bunnei
|
6cdad8390c
arm: fixed a bug where ARM_Interpreter::ExecuteInstructions was actually executing one more instruction than expected
|
12 anni fa |
bunnei
|
9ece9da50d
arm: fixed bug in how thread context switch occurs with SkyEye
|
12 anni fa |
bunnei
|
e8a17ee6fd
arm: added option to prepare CPU core (while mid-instruction) for thread reschedule
|
12 anni fa |
bunnei
|
481d936d34
arm_interpreter: fixed load context to currently resume a thread
|
12 anni fa |
bunnei
|
0012802456
ARM_Interpreter/ARM_Interface: Fixed member variable naming to be consistent with style guide
|
12 anni fa |
bunnei
|
49dc2ce8ac
ARM_Interface: added SaveContext and LoadContext functions for HLE thread switching
|
12 anni fa |
bunnei
|
3fac6dc39e
Merge branch 'master' into threading
|
12 anni fa |
bunnei
|
265c770a9d
updated how we call ARM core to make things much faster
|
12 anni fa |
bunnei
|
0b1ba2f37a
Merge master into threading to add support for VFP
|
12 anni fa |
bunnei
|
68408ed9b9
fixed include path
|
12 anni fa |
bunnei
|
ce4d271a53
added option to set CPSR register to arm_interface
|
12 anni fa |
bunnei
|
95e5436f41
cleaned up arm_interface, added a setter to set registers for use with HLE return values
|
12 anni fa |
bunnei
|
d0674cc98b
fixed licensing and updated code style naming for arm_interface/arm_interpreter frontend module
|
12 anni fa |
bunnei
|
63e46abdb8
got rid of 'src' folders in each sub-project
|
12 anni fa |