bunnei
|
8b1e269e58
ThreadContext: Move from "core" to "arm_interface".
|
%!s(int64=9) %!d(string=hai) anos |
Yuri Kunde Schlesner
|
396a8d91a4
Manually tweak source formatting and then re-run clang-format
|
%!s(int64=10) %!d(string=hai) anos |
Emmanuel Gil Peyrot
|
dc8479928c
Sources: Run clang-format on everything.
|
%!s(int64=10) %!d(string=hai) anos |
bunnei
|
05e120a4cc
arm: ResetContext shouldn't be part of ARM_Interface.
|
%!s(int64=10) %!d(string=hai) anos |
wwylele
|
2161f52661
ARM: add ClearInstructionCache function
|
%!s(int64=10) %!d(string=hai) anos |
Jannik Vogel
|
af37dd0d52
Set fpscr for new threads
|
%!s(int64=10) %!d(string=hai) anos |
Lioncash
|
1ea0702eaa
arm_interface: Make GetNumInstructions const
|
%!s(int64=10) %!d(string=hai) anos |
Lioncash
|
de9a625c7e
arm_interface: directly initialize class members
|
%!s(int64=10) %!d(string=hai) anos |
Lioncash
|
3b457a5876
arm_interface: Implement interface for retrieving VFP registers
|
%!s(int64=11) %!d(string=hai) anos |
Yuri Kunde Schlesner
|
e1fbac3ca1
Common: Remove common.h
|
%!s(int64=11) %!d(string=hai) anos |
Lioncash
|
c3ffe8f9c3
arm_interface: Support retrieval/storage to CP15 registers
|
%!s(int64=11) %!d(string=hai) anos |
Lioncash
|
8cf81643a9
arm_interface: Get rid of GetTicks.
|
%!s(int64=11) %!d(string=hai) anos |
Kevin Hartman
|
5fcbfc06eb
Scheduler refactor Pt. 1
|
%!s(int64=11) %!d(string=hai) anos |
Yuri Kunde Schlesner
|
7b3452c730
Move ThreadContext to core/core.h and deal with the fallout
|
%!s(int64=11) %!d(string=hai) anos |
Subv
|
9bf82beb4c
CoreTiming: Ported the CoreTiming namespace from PPSSPP
|
%!s(int64=11) %!d(string=hai) anos |
bunnei
|
4783133bbd
ARM: Add a mechanism for faking CPU time elapsed during HLE.
|
%!s(int64=11) %!d(string=hai) anos |
purpasmart96
|
ebfd831ccb
License change
|
%!s(int64=11) %!d(string=hai) anos |
Emmanuel Gil Peyrot
|
f5d38649c7
Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generated
|
%!s(int64=11) %!d(string=hai) anos |
Lioncash
|
e8f4361d76
ARM_Interface: Make destructor virtual
|
%!s(int64=11) %!d(string=hai) anos |
bunnei
|
004df76795
Merge branch 'threading' of https://github.com/bunnei/citra
|
%!s(int64=12) %!d(string=hai) anos |
bunnei
|
e8a17ee6fd
arm: added option to prepare CPU core (while mid-instruction) for thread reschedule
|
%!s(int64=12) %!d(string=hai) anos |
Disruption
|
0be75c13ee
Added 'this' reference to num_instructions field so it's properly updated,as before the method was affecting the local method parameter rather than the class field
|
%!s(int64=12) %!d(string=hai) anos |
bunnei
|
0012802456
ARM_Interpreter/ARM_Interface: Fixed member variable naming to be consistent with style guide
|
%!s(int64=12) %!d(string=hai) anos |
bunnei
|
49dc2ce8ac
ARM_Interface: added SaveContext and LoadContext functions for HLE thread switching
|
%!s(int64=12) %!d(string=hai) anos |
bunnei
|
3fac6dc39e
Merge branch 'master' into threading
|
%!s(int64=12) %!d(string=hai) anos |
bunnei
|
265c770a9d
updated how we call ARM core to make things much faster
|
%!s(int64=12) %!d(string=hai) anos |
bunnei
|
ce4d271a53
added option to set CPSR register to arm_interface
|
%!s(int64=12) %!d(string=hai) anos |
bunnei
|
a48c6b947d
removed DISALLOW_COPY_AND_ASSIGN in favor of NonCopyable class
|
%!s(int64=12) %!d(string=hai) anos |
bunnei
|
fccbfc208c
missed this file with commit 95e5436f
|
%!s(int64=12) %!d(string=hai) anos |
bunnei
|
d0674cc98b
fixed licensing and updated code style naming for arm_interface/arm_interpreter frontend module
|
%!s(int64=12) %!d(string=hai) anos |