Commit Graph

3994 Commits

Author SHA1 Message Date
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
zilmar 2cfaffcfea Merge branch 'master' of https://github.com/project64/project64 2016-12-13 05:16:24 +11:00
zilmar 5d18a5ec5c Merge pull request #1233 from LuigiBlood/64ddsave
[64DD] Avoid Disk save disappearing when crashing during save
2016-12-10 06:41:18 +11:00
zilmar 7344a45b7e [Android] Add LogLevelPreference.java 2016-12-09 17:42:24 +11:00
zilmar 82247b9f69 [Android] Update log level display 2016-12-09 17:41:50 +11:00
zilmar 6bf14b7081 [Android] Update android version to 8 2016-12-09 17:40:07 +11:00
zilmar 34d33fe0fa Merge pull request #1232 from LuigiBlood/G64RDB
[Glide64 RDB] Add Talent Studio uCode crc
2016-12-07 10:54:42 +11:00
luigiblood 8403be1da9 [64DD] Avoid Disk save disappearing when crashing during save 2016-12-06 23:05:29 +01:00
luigiblood 750209b241 [Glide64 RDB] Add Talent Studio uCode crc 2016-12-06 21:56:17 +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 857f739066 [Android] Recreate the controls after going to settings 2016-12-01 21:17:10 +11:00
zilmar 3f4b659320 Merge pull request #1229 from Frank-74/patch-9
[Glide64] Fix #1224
2016-12-01 19:06:07 +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
zilmar f88667f88d Merge pull request #1228 from Frank-74/patch-8
[Glide64] Transparent text background option
2016-12-01 18:05:04 +11: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
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