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
b87335957e
[Glide64] enable rotate setting on all systems
2017-01-04 17:26:25 +11:00
zilmar
b44e26134d
[Glide] Fix some white space
2017-01-04 07:31:45 +11:00
zilmar
572c5d4ded
[Glide64] Replace gl_Color with vFrontColor
2017-01-03 20:26:07 +11:00
zilmar
f12484e0ca
[Glide64] Replace gl_Color with vFrontColor
2017-01-03 20:24:08 +11:00
zilmar
cb8ce4904c
[Glide64] Remove usage of gl_TexCoord in shaders
2017-01-03 20:21:06 +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
f8ff6900ef
[Android] Fix uninstall link
2017-01-03 16:25:36 +11:00
zilmar
45c6d0d157
[Common] Get logs to track file size
2017-01-03 16:21:35 +11:00
zilmar
bfb64dc458
[Glide64] Fix compile bug
2017-01-03 16:13:17 +11:00
zilmar
9e61c684d6
[Glide64] More cleanup of global names
2017-01-03 09:01:39 +11:00
zilmar
4ab1d103b6
[Glide64] Start to clean up OGLEScombiner.cpp
2016-12-28 11:25:18 +11:00
zilmar
6c78c898b0
[Glide64] Clean up combiner
2016-12-26 09:26:36 +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
79d50f1bc6
[Project64] Reset rom browser on debug language
2016-12-20 18:32:36 +11:00
zilmar
7e13dfc797
[Android] Watch for uninstall
2016-12-20 18:31:25 +11:00
zilmar
862503ce43
[Android] Add Game run settings
2016-12-20 18:22:18 +11:00
zilmar
c3a63f8b78
[Glide64] Clean up code related to shader programs
2016-12-20 18:19:21 +11:00
zilmar
ec5c860a60
[Project64] fix CSettingTypeApplication::Save
2016-12-14 06:46:05 +11:00
zilmar
beed52498e
[Glide64] Remove FPS
2016-12-13 17:31:40 +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
Frank-74
5aa8fc7c88
[Glide64] Fix #1224
...
Fix text display not showing if clear buffer on every frame is off.
This text display is mixed up with hotkey_info.. Which is used as timer for display.
2016-12-01 07:25:11 +00:00
Frank-74
c07e838e04
[Glide64] Transparent text background option
...
Make transparent text display work if buffer clear on every frame is off.
2016-12-01 06:55:15 +00: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