Frank-74
|
210bfb382b
|
Update N64Class.cpp
|
2017-01-31 15:39:12 +00:00 |
Frank-74
|
b1bef3c687
|
Update Settings.h
|
2017-01-31 15:36:51 +00:00 |
Frank-74
|
786f1558f9
|
Update SettingsClass.cpp
|
2017-01-31 15:26:16 +00:00 |
zilmar
|
57a221e36f
|
[Proect64] Reopen gfx plugin if initilized
|
2017-01-23 17:56:56 +11:00 |
zilmar
|
bf0ba50dc4
|
[Project64] have CSettingTypeApplication if string is default setting
|
2017-01-23 16:50:46 +11:00 |
zilmar
|
d5c43bfcba
|
[Project64] Update mem pak handling to deal with reseting save
|
2017-01-22 19:59:26 +11:00 |
zilmar
|
1d7bdd2c27
|
[Project64] Only create mempak on write
|
2017-01-21 10:11:14 +11:00 |
zilmar
|
ffbe446c79
|
[Android] Keep stack aligned
|
2017-01-20 08:43:38 +11:00 |
zilmar
|
bafffcbf41
|
[Android] Add LastStoreReg exception to CompareArmRegToConst
|
2017-01-19 17:50:59 +11:00 |
zilmar
|
e098aacf0c
|
[Android] Add LastStoreReg exception to AddConstToArmReg
|
2017-01-19 17:48:16 +11:00 |
zilmar
|
8cf62142b5
|
[Android] Track push/pops
|
2017-01-10 18:25:18 +11:00 |
zilmar
|
20fe044b7d
|
[Android] Add PushPopRegisterList
|
2017-01-10 18:13:13 +11:00 |
zilmar
|
ec380bfe0d
|
[Project64] Record function end location
|
2017-01-10 18:01:59 +11:00 |
zilmar
|
5febae4ec9
|
[Android] Rename some variable names in ArmOps.h
|
2017-01-10 17:54:11 +11:00 |
zilmar
|
e65fd32de4
|
[Android] Add logging on display error
|
2017-01-10 17:45:53 +11:00 |
zilmar
|
a367b4792b
|
[Project64] Add Reduced Sync Mem option
|
2017-01-04 18:04:37 +11:00 |
zilmar
|
2ea9fd21e5
|
[Project64] Initialize base system first
|
2017-01-03 16:40:56 +11:00 |
zilmar
|
02e2168740
|
[Project64] Flush Logs on exception and another exception case handled
|
2017-01-03 16:38:44 +11:00 |
zilmar
|
267d19a93b
|
[Project64] Add Logging on un handled exception
|
2016-12-24 07:51:52 +11:00 |
zilmar
|
1c61eb68db
|
[Project64] Change some logging level on recompiler messages
|
2016-12-24 07:47:20 +11:00 |
zilmar
|
7cb6d2f5c0
|
[Android] Start to use project64 language functionality
|
2016-12-20 18:55:28 +11:00 |
zilmar
|
c29d6612cb
|
[Android] Write back instead of unmap more registers
|
2016-12-20 18:33:53 +11:00 |
zilmar
|
ec5c860a60
|
[Project64] fix CSettingTypeApplication::Save
|
2016-12-14 06:46:05 +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
|
4cf5a54999
|
[Android] Do not create system on show menu
|
2016-12-13 06:22:35 +11:00 |
zilmar
|
f8e49dfbb8
|
[Project64] Delete default setting if application and bool
|
2016-12-13 06:20:54 +11:00 |
zilmar
|
da2804e831
|
[Project64] Clean up some warnings in CodeSection.cpp
|
2016-12-13 06:19:11 +11:00 |
zilmar
|
43ed20d59c
|
[Project64] Do not save on eeprom if read only
|
2016-12-13 06:13:10 +11:00 |
zilmar
|
df36516c6d
|
[Project64] Rename Generate log to Log asm
|
2016-12-13 06:11:47 +11:00 |
luigiblood
|
8403be1da9
|
[64DD] Avoid Disk save disappearing when crashing during save
|
2016-12-06 23:05:29 +01:00 |
zilmar
|
8d60103da2
|
[Android] Fix bug in CArmRecompilerOps::SPECIAL_SLT
|
2016-12-06 06:33:55 +11:00 |
zilmar
|
ac0c6ff948
|
[Android] Fix register set usage in CCodeSection::GenerateSectionLinkage
|
2016-12-03 07:16:47 +11:00 |
zilmar
|
a76b636c47
|
[Android] Handle ldr.w r7, [ip, #112]
|
2016-12-01 21:22:58 +11:00 |
zilmar
|
ae0d3fab48
|
[Android] keep Arm_R10 just temp register
|
2016-12-01 21:22:14 +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
|
ee51bcdd36
|
[Android] add case when copying register values in CArmRegInfo::Map_GPR_64bit
|
2016-11-29 16:51:44 +11:00 |
zilmar
|
f912cb7efe
|
[Android] Handle exception from strhne and strh
|
2016-11-29 16:50:49 +11:00 |
zilmar
|
f94fa3a2f6
|
Update version numbers
|
2016-11-28 07:43:17 +11:00 |
zilmar
|
c408ba9c17
|
[Android] Cleanup/fixup CArmOps::MoveConstToArmReg
|
2016-11-28 07:40:57 +11:00 |
zilmar
|
cc4a4ab207
|
[Android] add another case for exception handler (3F 68 ldr r7, [r7, #0])
|
2016-11-28 07:40:24 +11:00 |
zilmar
|
a25f22a9af
|
[Project64] Fix some warnings
|
2016-11-28 07:34:02 +11:00 |
zilmar
|
66b22ecab1
|
[Project64] Fix some usage of friend
|
2016-11-28 07:28:13 +11:00 |
zilmar
|
3eb589df12
|
[Projec64] Update code related to class friend
|
2016-11-28 07:25:56 +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
|
10ae0da041
|
[Android] Fix bug in CArmOps::ThumbCompressConst and add another case
|
2016-11-25 17:34:01 +11:00 |
zilmar
|
b22f93d4c2
|
Merge branch 'master' of https://github.com/project64/project64
|
2016-11-23 19:36:04 +11:00 |
zilmar
|
7a60a2cdc2
|
[Project64] Enable ABL as default on android
|
2016-11-23 19:01:23 +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
|
bceb4792ed
|
[Project64] Add pre op check before an op
|
2016-11-23 18:34:32 +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
|
d4f281a638
|
[Project64] Make more functions private in CArmRecompilerOps
|
2016-11-23 09:03:40 +11:00 |
zilmar
|
2336fd0fc9
|
[Project64] Update logging in CArmRegInfo::Map_GPR_32bit
|
2016-11-23 09:02:55 +11:00 |
zilmar
|
5d5b14de47
|
[Project64] Add CArmRegInfo::operator==
|
2016-11-23 08:52:05 +11:00 |
zilmar
|
94c9cc1848
|
[Project64] Add CArmRegInfo::UnProtectGPR
|
2016-11-23 08:48:41 +11:00 |
zilmar
|
d1a2e29f9b
|
[Project64] Add LogRegisterState when no registers available
|
2016-11-23 08:47:28 +11:00 |
zilmar
|
b8985ce815
|
[Project64] Keep Arm_R11 for temp reg
|
2016-11-23 08:39:40 +11:00 |
zilmar
|
442429b5dc
|
[Project64] Add more variable to map and fix reg for GPR variable
|
2016-11-23 08:29:11 +11:00 |
zilmar
|
a8eda0d391
|
[Project64] Add CArmRegInfo::VariableMapName
|
2016-11-23 06:28:54 +11:00 |
Frank-74
|
c727365afe
|
Fix ROM name displayed if save doesn't exist.
Fixes #1184
|
2016-11-22 19:22:29 +00: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
|
3846cb4515
|
Remove CDebugSettings from CArmRecompilerOps
|
2016-11-22 21:18:09 +11:00 |
zilmar
|
5ea6c2c0c5
|
[Projec64] Fix CArmOps::MoveConstToArmReg to use compress value
|
2016-11-22 21:09:10 +11:00 |
zilmar
|
4053bc2286
|
[Project64] Fix CArmOps::SetJump20 for negative
|
2016-11-22 21:07:44 +11:00 |
zilmar
|
a5a1547131
|
[Project64] Get CArmOps::MoveConstToArmReg to work in IT block
|
2016-11-22 20:56:36 +11:00 |
zilmar
|
3704300b44
|
[Project64] Update CArmOps::SubConstFromArmReg to have source and dest reg
|
2016-11-22 20:41:19 +11:00 |
zilmar
|
e5b260b078
|
[Project64] Add ArmBreakPoint
|
2016-11-22 18:09:37 +11:00 |
zilmar
|
28e4ba2e8c
|
[Project64] Add CArmOps::ProgressItBlock
|
2016-11-22 18:06:50 +11:00 |
zilmar
|
88fc1130c8
|
[Project64] Add comment to StoreArmRegToArmRegPointer
|
2016-11-22 18:04:17 +11:00 |
zilmar
|
b046831771
|
[Project64] Add CArmOps::SubArmRegFromArmReg
|
2016-11-22 18:02:53 +11:00 |
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 |