zilmar
|
5c60ea213f
|
Update copyright date
|
2021-03-02 12:43:17 +10:30 |
zilmar
|
37358298e3
|
Project64: move Debugger_ShowUnhandledMemory into DebugSettings
|
2020-04-01 10:24:10 +10:30 |
KrimtonZ
|
0baf3ef263
|
Fix Trap Interpreter Functions, add recompiler trap functions
|
2019-12-17 09:08:15 -06:00 |
zilmar
|
ba0124efa8
|
[Project64] Handle break point in delay slot
|
2018-07-30 06:07:45 +10:00 |
zilmar
|
0ffb6bb159
|
[Proeject64] Add execution break point in recompiler
|
2018-01-21 10:18:52 +11:00 |
zilmar
|
f036c7825c
|
[Project64] Make sure cycles are updated before calling CDMA::PI_DMA_WRITE
|
2018-01-21 08:51:49 +11:00 |
zilmar
|
7e1e7bf39b
|
[Debugger] Change bHaveDebugger to HaveDebugger
|
2018-01-16 08:23:21 +11:00 |
zilmar
|
a17905f5b2
|
[Android] Add another case for CArmRecompilerOps::SPECIAL_XOR
|
2017-09-25 17:00:55 +10:00 |
zilmar
|
e48c54518e
|
[Project64] Some Code clean up
|
2017-05-06 19:27:06 +10:00 |
zilmar
|
ffbe446c79
|
[Android] Keep stack aligned
|
2017-01-20 08:43:38 +11:00 |
zilmar
|
8cf62142b5
|
[Android] Track push/pops
|
2017-01-10 18:25:18 +11:00 |
zilmar
|
c29d6612cb
|
[Android] Write back instead of unmap more registers
|
2016-12-20 18:33:53 +11:00 |
zilmar
|
2394215349
|
[Android] Fix buf in CArmRecompilerOps::SPECIAL_XOR
|
2016-12-13 06:25:32 +11:00 |
zilmar
|
e4a29ce003
|
[Android] Update CArmRecompilerOps::BEQ_Compare
|
2016-12-13 06:24:37 +11:00 |
zilmar
|
e1e4daaf25
|
[Android] fix bugs in CArmRecompilerOps::BNE_Compare
|
2016-12-13 06:23:55 +11:00 |
zilmar
|
df36516c6d
|
[Project64] Rename Generate log to Log asm
|
2016-12-13 06:11:47 +11:00 |
zilmar
|
8d60103da2
|
[Android] Fix bug in CArmRecompilerOps::SPECIAL_SLT
|
2016-12-06 06:33:55 +11:00 |
zilmar
|
6aae910a97
|
[Android] Use writeback instead of unmap
|
2016-12-01 21:21:01 +11:00 |
zilmar
|
c73de27abc
|
[Android] Fix bug in CArmRecompilerOps::LWC1
|
2016-12-01 21:20:01 +11:00 |
zilmar
|
6a1a6f3aa1
|
[Android] Fix bug in CArmRecompilerOps::LB
|
2016-12-01 21:19:33 +11:00 |
zilmar
|
374d70da7c
|
[Android] Reset reg protection after syncing registers
|
2016-11-29 16:52:47 +11:00 |
zilmar
|
2c3b810288
|
[Android[ Implement CArmRecompilerOps::ORI
|
2016-11-25 20:00:39 +11:00 |
zilmar
|
ac91bd8ce1
|
[Android] Add another case in CArmRecompilerOps::BLTZ_Compare
|
2016-11-25 17:35:56 +11:00 |
zilmar
|
c8b3725d5f
|
[Project64] Update code for abl code
|
2016-11-23 18:58:22 +11:00 |
zilmar
|
b313f8b90c
|
[Project64] implement CArmRecompilerOps::COP0_CO_TLBWR
|
2016-11-23 18:53:14 +11:00 |
zilmar
|
c14decfa3c
|
[Project64] update CArmRecompilerOps::SPECIAL_SLT
|
2016-11-23 18:50:54 +11:00 |
zilmar
|
8cb1a52727
|
[Project64] Update CArmRecompilerOps::SPECIAL_XOR
|
2016-11-23 18:47:41 +11:00 |
zilmar
|
bc8c63389b
|
[Project64] update CArmRecompilerOps::SPECIAL_SUB
|
2016-11-23 18:45:29 +11:00 |
zilmar
|
fec180366b
|
[Project64] Update CArmRecompilerOps::SPECIAL_JALR
|
2016-11-23 18:43:04 +11:00 |
zilmar
|
740c13ec79
|
[Project64] Update CArmRecompilerOps::SPECIAL_JR
|
2016-11-23 18:39:52 +11:00 |
zilmar
|
49dd2a6ad6
|
[Project64] Implement a case for CArmRecompilerOps::BEQ_Compare
|
2016-11-23 18:37:14 +11:00 |
zilmar
|
e8a54ffa2d
|
[Project64] Add case in CArmRecompilerOps::LWC1
|
2016-11-23 18:02:19 +11:00 |
zilmar
|
a9f613dd7a
|
[Project64] Implement void CArmRecompilerOps::SW()
|
2016-11-23 18:00:35 +11:00 |
zilmar
|
6fdd79189f
|
[Android] implement CArmRecompilerOps::LW
|
2016-11-23 09:18:23 +11:00 |
zilmar
|
6467d0e9f0
|
[Project64] Add CArmRecompilerOps::LB_KnownAddress
|
2016-11-23 09:10:15 +11:00 |
zilmar
|
ba7315922f
|
[Project64] Implement CArmRecompilerOps::LUI
|
2016-11-23 09:05:12 +11:00 |
zilmar
|
13a1f9fc25
|
[Project64] fix CArmRecompilerOps::ADDI
|
2016-11-22 22:40:55 +11:00 |
zilmar
|
13fa7446df
|
[Project64] WriteBack_GPR instead of unmap
|
2016-11-22 22:39:24 +11:00 |
zilmar
|
7cf0fe045f
|
[Project64] Update CArmRecompilerOps::JAL
|
2016-11-22 21:30:05 +11:00 |
zilmar
|
e6b483ef85
|
[Project64] Update CArmRecompilerOps::BLEZ_Compare
|
2016-11-22 21:28:56 +11:00 |
zilmar
|
c166c307a2
|
Update CArmRecompilerOps::BEQ_Compare
|
2016-11-22 21:22:39 +11:00 |
zilmar
|
b9d21af5b5
|
[Project64] Update CArmRecompilerOps::BNE_Compare
|
2016-11-22 21:21:07 +11:00 |
zilmar
|
3704300b44
|
[Project64] Update CArmOps::SubConstFromArmReg to have source and dest reg
|
2016-11-22 20:41:19 +11:00 |
zilmar
|
e42cb0f2c7
|
[Project64] Fix up usage of AndArmRegToArmReg
|
2016-11-22 17:52:04 +11:00 |
zilmar
|
ae27b59621
|
[Project64] Rename ArmBranchCompare to ArmCompareType
|
2016-11-22 17:41:46 +11:00 |
zilmar
|
97f1d8302d
|
[Android] Handle SPECIAL_XOR recompiler case
|
2016-10-09 20:20:10 +11:00 |
zilmar
|
1686e60b26
|
[Android] Fix CArmRecompilerOps::CompileReadTLBMiss
|
2016-10-06 22:59:03 +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 |