zilmar
abb764d0c4
[Project64] Add CArmOps::StoreArmRegToArmRegPointer
2016-11-22 18:00:45 +11:00
zilmar
7ea5418168
[Project64] Add CArmOps::OrConstToVariable
2016-11-22 17:59:04 +11:00
zilmar
e1e82546bb
[Project64] Add CArmOps::OrConstToArmReg
2016-11-22 17:57:54 +11:00
zilmar
b672cfa21b
[Project64] Add CArmOps::MoveArmRegToVariable
2016-11-22 17:56:23 +11:00
zilmar
86d7fbd4b8
[Project64] Add comment to LoadArmRegPointerToArmReg
2016-11-22 17:54:46 +11:00
zilmar
4686ce7127
[Project64] Add LoadArmRegPointerByteToArmReg
2016-11-22 17:53:10 +11:00
zilmar
e42cb0f2c7
[Project64] Fix up usage of AndArmRegToArmReg
2016-11-22 17:52:04 +11:00
zilmar
afd92fc562
[Project64] Add second source to AndArmRegToArmReg
2016-11-22 17:48:03 +11:00
zilmar
beea1d8c27
[Project64] Add AndConstToArmReg
2016-11-22 17:45:07 +11:00
zilmar
0b53e3e584
[Projec64] Add AndConstToVariable
2016-11-22 17:43:59 +11:00
zilmar
ae27b59621
[Project64] Rename ArmBranchCompare to ArmCompareType
2016-11-22 17:41:46 +11:00
zilmar
dff480d6dc
[Android] Add CArmOps::IfBlock
2016-11-22 17:34:47 +11:00
zilmar
cb29d3b98e
[Android] Add another case to ThumbCompressConst
2016-11-22 07:51:08 +11:00
zilmar
f46f1740c8
[Project64] Add memtest to project64 core
2016-11-22 05:19:44 +11:00
zilmar
4a7a91ecff
[Projec64] Add some more arm exception handlers
2016-11-22 05:18:15 +11:00
zilmar
de7bfcac28
Merge branch 'master' of https://github.com/project64/project64
2016-11-22 05:16:28 +11:00
zilmar
25a5784623
Merge pull request #1219 from Frank-74/patch-4
...
Only delete old save file being saved.
2016-11-22 04:10:29 +11:00
zilmar
5537ccdc5b
Merge pull request #1217 from Frank-74/patch-3
...
Fix Save message missing .zip extension.
2016-11-22 04:06:36 +11:00
Frank-74
2c8e412a66
Only delete old save file being saved.
...
Saving compressed file deletes uncompressed save and vice versa.
Also if uncompressed file exists, it loads uncompressed save instead of compressed save.
2016-11-21 16:33:13 +00:00
Frank-74
ed71cba2bd
Fix Uncompressed Saves.
2016-11-21 15:43:36 +00:00
zilmar
c96c27674d
[Project64] Add some more speed options to fps limitor
2016-11-21 18:17:15 +11:00
zilmar
e6200faba1
[Project64] Some code clean up of x86RecompilerOps.cpp
2016-11-21 18:14:47 +11:00
zilmar
d2232f9150
[Project64] Add Setting for Setting_PreAllocSyncMem
2016-11-21 18:09:07 +11:00
zilmar
756e3a06df
[Project64] Make CArmRecompilerOps friend to CMipsMemoryVM
2016-11-21 18:06:14 +11:00
Frank-74
501ad347aa
Fix Save message missing .zip extension.
2016-11-21 05:05:46 +00:00
zilmar
fb0a172d56
[Project64] Some code clean up
2016-11-19 06:49:24 +11:00
zilmar
112a5b31a4
Merge branch 'master' of https://github.com/project64/project64
2016-11-18 17:24:41 +11:00
zilmar
658b9db8aa
[Project64] Move check for GetRoundingModel() to base
2016-11-14 18:15:24 +11:00
Tony Lukasavage
1bc71cfdc8
fix typo in RomList.cpp
2016-10-23 09:20:31 -04:00
zilmar
e1633bbada
[Project64] Use AUTO_PTR instead of std::auto_ptr
2016-10-09 20:44:31 +11:00
zilmar
97f1d8302d
[Android] Handle SPECIAL_XOR recompiler case
2016-10-09 20:20:10 +11:00
zilmar
583ae10422
Merge branch 'master' of https://github.com/project64/project64
2016-10-06 23:00:47 +11:00
zilmar
1686e60b26
[Android] Fix CArmRecompilerOps::CompileReadTLBMiss
2016-10-06 22:59:03 +11:00
zilmar
2b3d26d260
Merge pull request #1209 from JunielKatarn/compile_functionmap_x64
...
Fixed includes for FunctionMapClass.
2016-10-05 15:06:11 +11:00
Julio C. Rocha
d22fdef0eb
Fixed includes for FunctionMapClass.
2016-10-04 20:19:16 -07:00
zilmar
a278a2cde6
[Project64] Fix CPU profiling
2016-10-05 06:58:11 +11:00
zilmar
b19277223b
[Project64] Add header to rsp plugin
2016-10-03 10:57:07 +11:00
zilmar
fd69ab6b18
[Project64] Add Profiling
2016-10-03 08:46:05 +11:00
zilmar
3be044ba71
[Android] Fix up compilation issues
2016-10-02 07:22:10 +11:00
zilmar
bd2d5b507a
[Android] in CArmRecompilerOps::CompileInterpterCall load the variable after BeforeCallDirect
2016-10-02 07:05:37 +11:00
zilmar
9a6c8419e9
[Android] Optimize CArmRecompilerOps::UpdateCounters
2016-10-02 07:03:12 +11:00
zilmar
c2a960771c
[Android] make sure the working reg set is not changed in CArmRecompilerOps::CompileSystemCheck
2016-10-02 07:00:23 +11:00
zilmar
f3ebb20bb1
[Android] Have CArmRecompilerOps::CompileExit write back as the working reg set
2016-10-02 06:55:59 +11:00
zilmar
41baaa015b
[Android] Get CArmRecompilerOps::CompileCop1Test to use temp registers
2016-10-02 06:54:22 +11:00
zilmar
d8bab5ac7f
[Android] Push the rest of the register on enter/exit code block
2016-10-02 06:53:18 +11:00
zilmar
a302c17a76
[Android] get CArmRecompilerOps::COP1_S_MUL to use register caching
2016-10-01 22:01:58 +10:00
zilmar
56cbe56482
[Android] CArmRecompilerOps::SPECIAL_XOR use register caching
2016-10-01 21:59:52 +10:00
zilmar
4a5ede2287
[Android] get CArmRecompilerOps::SPECIAL_JALR to use dynamic registers
2016-10-01 21:40:58 +10:00
zilmar
8f6ca9c15a
[Android[ void CArmRecompilerOps::SPECIAL_JR()
2016-10-01 20:52:33 +10:00
zilmar
75fba4be38
[Android] get CArmRecompilerOps::LWC1 to use reg caching
2016-10-01 20:35:02 +10:00