27 Commits (f39adfffe70a668b82c614ee4bb0024b6454270c)

Author SHA1 Message Date
Jannik Vogel f39adfffe7 Set fpscr for new threads 10 years ago
Lioncash 0f083bdf0f arm_interface: Make GetNumInstructions const 10 years ago
Lioncash dd441a3dd6 arm_interface: directly initialize class members 10 years ago
Lioncash daabb4fab3 arm_interface: Implement interface for retrieving VFP registers 11 years ago
Subv 115ad8e16a fixup! Set the TLS address in the scheduler 11 years ago
Subv 000876858d Core/Memory: Give every emulated thread it's own TLS area. 11 years ago
Yuri Kunde Schlesner e1fbac3ca1 Common: Remove common.h 11 years ago
Lioncash c3ffe8f9c3 arm_interface: Support retrieval/storage to CP15 registers 11 years ago
Lioncash 8cf81643a9 arm_interface: Get rid of GetTicks. 11 years ago
Kevin Hartman 5fcbfc06eb Scheduler refactor Pt. 1 11 years ago
Yuri Kunde Schlesner 7b3452c730 Move ThreadContext to core/core.h and deal with the fallout 11 years ago
Subv 9bf82beb4c CoreTiming: Ported the CoreTiming namespace from PPSSPP 11 years ago
bunnei 4783133bbd ARM: Add a mechanism for faking CPU time elapsed during HLE. 11 years ago
purpasmart96 ebfd831ccb License change 11 years ago
Emmanuel Gil Peyrot f5d38649c7 Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generated 11 years ago
Lioncash e8f4361d76 ARM_Interface: Make destructor virtual 11 years ago
bunnei e8a17ee6fd arm: added option to prepare CPU core (while mid-instruction) for thread reschedule 12 years ago
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 12 years ago
bunnei 0012802456 ARM_Interpreter/ARM_Interface: Fixed member variable naming to be consistent with style guide 12 years ago
bunnei 49dc2ce8ac ARM_Interface: added SaveContext and LoadContext functions for HLE thread switching 12 years ago
bunnei 265c770a9d updated how we call ARM core to make things much faster 12 years ago
bunnei ce4d271a53 added option to set CPSR register to arm_interface 12 years ago
bunnei a48c6b947d removed DISALLOW_COPY_AND_ASSIGN in favor of NonCopyable class 12 years ago
bunnei fccbfc208c missed this file with commit 95e5436f 12 years ago
bunnei d0674cc98b fixed licensing and updated code style naming for arm_interface/arm_interpreter frontend module 12 years ago
bunnei de0a034a84 fixed project includes to use new directory structure 12 years ago
bunnei 63e46abdb8 got rid of 'src' folders in each sub-project 12 years ago
bunnei 03c245345e fixed some license headers that I missed 12 years ago
bunnei ed15feebf1 changed hw_lcd to use ARM core correct tick counter instead of [what was actually] just an instruction count. this seems to fix timing issues with the 3DS_Homebrew_Pong3Dv2 demo. 12 years ago
bunnei c1dfa75845 added a tick counter 12 years ago
bunnei 69223d007e - added an interface layer for ARM cores 12 years ago
ShizZy 8bb0c457bc renamed from citrus to citra 12 years ago
ShizZy b8ca09160b renamed project to 'citrus' 12 years ago
ShizZy d708e2d68a added core and mem_map files to the project 12 years ago
ShizZy 27474060e1 adding initial project layout 12 years ago