Lioncash
|
3b457a5876
arm_interface: Implement interface for retrieving VFP registers
|
11 лет назад |
Lioncash
|
816b1ca776
dyncom: Use std::array for register arrays
|
11 лет назад |
Lioncash
|
0ecc6e2f04
dyncom: Use ARMul_State as an object
|
11 лет назад |
Lioncash
|
03213f893e
dyncom: Remove unnecessary initialization code.
|
11 лет назад |
Lioncash
|
3257d797e1
dyncom: Remove unnecessary abort-related cruft
|
11 лет назад |
Lioncash
|
dfb424b6d1
dyncom: Rename armdefs.h to armstate.h
|
11 лет назад |
Lioncash
|
0191c26521
dyncom: Move helper functions to their own header
|
11 лет назад |
Lioncash
|
6278937a28
dyncom: Get rid of armemu.h
|
11 лет назад |
Lioncash
|
ae0c38a333
Remove unnecessary dyncom header files
|
11 лет назад |
Yuri Kunde Schlesner
|
e1fbac3ca1
Common: Remove common.h
|
11 лет назад |
bunnei
|
bab5abaf46
Dyncom: Move cream cache to ARMul_State.
|
11 лет назад |
Lioncash
|
8b2b620a5e
dyncom: Remove more unused/unnecessary code
|
11 лет назад |
Lioncash
|
c3ffe8f9c3
arm_interface: Support retrieval/storage to CP15 registers
|
11 лет назад |
Lioncash
|
8cf81643a9
arm_interface: Get rid of GetTicks.
|
11 лет назад |
Lioncash
|
b7fac494cd
dyncom: Switch the app and system cores into the correct mode at initialization
|
11 лет назад |
Lioncash
|
c3211c9c80
dyncom: Clean up the constructor
|
11 лет назад |
Lioncash
|
e3f5c6366c
arm: Remove ARMul_EmulateInit
|
11 лет назад |
Lioncash
|
c94c41f95a
arm: Get rid of some magic constants. Specify proper ARM mode.
|
11 лет назад |
Kevin Hartman
|
5fcbfc06eb
Scheduler refactor Pt. 1
|
11 лет назад |
Lioncash
|
3f00dd9117
arm: Clean up ARMul_State
|
11 лет назад |
Lioncash
|
83bc1a3120
arm: Get rid of armcpu.h and skyeye_types.h
|
11 лет назад |
Yuri Kunde Schlesner
|
7b3452c730
Move ThreadContext to core/core.h and deal with the fallout
|
11 лет назад |
Subv
|
fc842963c8
DynCom: Add a comment to GetTicks.
|
11 лет назад |
Subv
|
620d77b7e3
Timing: Use CoreTiming::GetTicks to keep track of ticks.
|
11 лет назад |
Subv
|
9bf82beb4c
CoreTiming: Ported the CoreTiming namespace from PPSSPP
|
11 лет назад |
bunnei
|
4783133bbd
ARM: Add a mechanism for faking CPU time elapsed during HLE.
|
11 лет назад |
purpasmart96
|
ebfd831ccb
License change
|
11 лет назад |
Emmanuel Gil Peyrot
|
f5d38649c7
Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generated
|
11 лет назад |
bunnei
|
b8e6f52419
ARM: Fixed dyncom to use reg15 for PC (this core doesn't use pc variable).
|
11 лет назад |
bunnei
|
3409790668
ARM: Fixed several dyncom bugs.
|
11 лет назад |