zilmar
|
3e9b00e767
|
Merge pull request #1227 from Frank-74/patch-7
[Glide64] Fix 'Use frame buffer objects' option.
|
2016-12-01 17:45:21 +11:00 |
Frank-74
|
23e130f5d8
|
[Glide64] Fix 'Use frame buffer objects' option.
Dialog doesn't detect or save FBO option.
|
2016-12-01 06:19:34 +00: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
|
f8aac3c793
|
[Android] Update android version
|
2016-11-29 16:43:22 +11:00 |
zilmar
|
fe9c7c23df
|
[Android] Fix path in build.cmd
|
2016-11-28 11:07:09 +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
|
1a49b48282
|
[Glide64] Fix some warnings
|
2016-11-28 07:24:11 +11:00 |
zilmar
|
ebaee14229
|
[Common] Fix some warnings
|
2016-11-28 07:23:12 +11:00 |
zilmar
|
a6167b5bb0
|
[Android] Update build script
|
2016-11-28 07:20:56 +11:00 |
zilmar
|
edcf7e4a08
|
[Android] link to atomic in android projects
|
2016-11-28 05:32:09 +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
|
d08f1df674
|
[Android] Always recreate controllers after settings
|
2016-11-25 17:31:02 +11:00 |
zilmar
|
b22f93d4c2
|
Merge branch 'master' of https://github.com/project64/project64
|
2016-11-23 19:36:04 +11:00 |
zilmar
|
040d19d0bc
|
[Android] Add setting for Pre alloc sync memory
|
2016-11-23 19:29:38 +11:00 |
zilmar
|
8352d1bd61
|
[Android] Add Audio logging settings
|
2016-11-23 19:27:53 +11:00 |
zilmar
|
33df507b4c
|
[Android] Create support window for android
|
2016-11-23 19:25:14 +11:00 |
zilmar
|
69404c94c9
|
[Project64] Add game list setting page
|
2016-11-23 19:18:08 +11:00 |
zilmar
|
e5a99a9e12
|
[Android] Add UI for game speed
|
2016-11-23 19:13:09 +11:00 |
zilmar
|
ce56d2e35f
|
[Android] Add speed option to java bridge
|
2016-11-23 19:03:05 +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
|
0a89360f66
|
Merge pull request #1221 from Frank-74/patch-6
Fix last rom not highlighted.
|
2016-11-23 10:48:12 +11:00 |
zilmar
|
0295020e35
|
Merge pull request #1220 from Frank-74/patch-5
Fix ROM name displayed if save doesn't exist.
|
2016-11-23 10:47:47 +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 |