Commit Graph

3372 Commits

Author SHA1 Message Date
zilmar d3970065fc [Project64] Add GetPlugins to N64 system 2016-08-07 16:50:06 +10:00
zilmar 1e6c6ed707 [Project64] Some code clean up in RecompilerClass.cpp/h 2016-08-07 16:48:33 +10:00
zilmar 2d90bfbd20 [Project64] fix FixRoundModel for non win32 system 2016-08-07 16:43:26 +10:00
zilmar 70b174b160 [Project64] Remove CompileNow from CompileExit 2016-08-07 16:32:34 +10:00
zilmar ec0a027339 [Project64 tweak some changes in x86 recompiler 2016-08-07 16:26:29 +10:00
zilmar 7e0dd2e83b [Project64] Some code cleanup in InterpreterCPU.cpp 2016-08-07 16:18:34 +10:00
zilmar 264666e2bb [Connon] Fix protect memory for non win32 system 2016-08-07 16:15:27 +10:00
zilmar 6bb560a387 [Android] Add bug and forum icons 2016-08-07 16:10:07 +10:00
zilmar 06c65c6e9a [Andoird] Remove old usage of SDL 2016-08-07 15:08:41 +10:00
zilmar 7ddd4dd858 [Android] Embed loading.gif in to loading.html 2016-08-07 15:00:55 +10:00
zilmar b79c995bfb [Common] Add copy file for linux 2016-08-03 21:30:46 +10:00
zilmar c11b874b63 [Common] Delete file if truncating it 2016-08-03 21:25:24 +10:00
zilmar 7ac22126b3 [Bridge] fix warning 2016-08-03 20:43:06 +10:00
zilmar 9f10e7e0ca [Project64] Sync system in exit block 2016-07-20 22:33:29 +10:00
zilmar f5b4fae7fe [Project64] Use LinkJump 2016-07-20 22:31:34 +10:00
zilmar d1be767d24 [Project64] Move fpu used in to Reg Base 2016-07-20 22:22:56 +10:00
zilmar 5a62e305f6 [Android] Re,pve Prompt.java 2016-07-18 17:32:19 +10:00
zilmar 1046540866 [Project64] Change text in CCodeBlock::Compile 2016-07-18 17:19:20 +10:00
zilmar 12c1135829 [Android] Add loading page 2016-07-17 12:03:41 +10:00
zilmar 98853369a0 [Android] Make sure that the recompile code is set to execute 2016-07-17 12:02:46 +10:00
zilmar 888102d3f1 Merge branch 'master' of https://github.com/project64/project64 2016-07-13 07:59:05 +10:00
zilmar 8422cf7083 [Project64] Remove flush from save states 2016-07-13 07:56:32 +10:00
zilmar 94d240f4a5 Merge pull request #1159 from Frank-74/patch-6
Monaco GP Counter Factor
2016-07-13 06:03:27 +10:00
Frank-74 c5d5495ab2 Monaco GP Counter Factor
Analog control is impossible with counter factor 2.  It behaves like switched keyboard input.  This game needs Counter Factor 1.
2016-07-12 19:18:36 +01:00
zilmar feee1e85cc Merge pull request #1155 from JunielKatarn/fix_x64_android
Fix x64 build due to Android project mappings.
2016-07-12 14:04:12 +10:00
Julio César Rocha 34ec883ba2 Skip Android plugins when building for x64. 2016-07-11 20:51:24 -07:00
zilmar d1a96067cb Merge pull request #1156 from Nekokabu/master
Add some of the 64DD Registers to SW_Const
2016-07-12 07:19:04 +10:00
Julio César Rocha f7c715200f Removed Android plugins from x64 build. 2016-07-11 13:19:31 -07:00
Julio César Rocha d7f06d9cde Revert "Fix x64 build due to Android project mappings."
This reverts commit b67e2c7f28.
2016-07-11 12:53:56 -07:00
Nekokabu 330ccd30aa Update x86RecompilerOps.cpp 2016-07-11 23:46:45 +09:00
Nekokabu 17aecea5e4 Update x86RecompilerOps.cpp
UnknownOpcode are comment out
2016-07-11 21:48:58 +09:00
Nekokabu 5ceea0f2c2 Add some of the 64DD Registers to SW_Const 2016-07-11 21:27:33 +09:00
Julio César Rocha b67e2c7f28 Fix x64 build due to Android project mappings. 2016-07-11 01:23:18 -07:00
zilmar 61accf1354 [Project64] Enable IntrinsicFunctions 2016-07-11 17:49:06 +10:00
zilmar 0743240985 Merge pull request #1153 from Nekokabu/master
Add 0x04600000-0x0460000C to LW.
2016-07-11 03:40:10 +10:00
zilmar c6eaf5c982 Merge pull request #1151 from AmbientMalice/patch-33
Revert "Fix Mario 64 texture wobble"
2016-07-10 18:42:48 +10:00
AmbientMalice ba19ff3e16 Revert "Fix Mario 64 texture wobble"
Commit 5b82ca80da causes too many side effects for too little gain.
2016-07-10 11:21:21 +10:00
zilmar 198a43882e [Android] Add build.xml files for support libs 2016-07-10 09:02:14 +10:00
zilmar 5eafd11f3b [Android] Add settings 2016-07-10 07:41:46 +10:00
zilmar e0647a88c0 [Android] Get Display Error to display message box 2016-07-10 07:28:30 +10:00
Nekokabu c56814a3fc Update x86RecompilerOps.cpp 2016-07-09 20:28:37 +09:00
Nekokabu e3a68a59f9 Update MemoryVirtualMem.cpp 2016-07-09 20:26:28 +09:00
zilmar a6fada0fcd Merge branch 'master' of https://github.com/project64/project64 2016-07-09 21:04:21 +10:00
zilmar c599451c60 [Project64] Clean up some spacing 2016-07-09 21:03:10 +10:00
zilmar a141e72899 [Project64] Move ArmOpCode.h 2016-07-09 12:46:46 +10:00
zilmar 1b57555403 Merge pull request #1148 from Frank-74/patch-5
[Glide64] Fix crash changing to another plugin
2016-07-09 06:35:23 +10:00
Frank-74 10065a8073 Fix crash changing to another plugin 2016-07-08 21:22:41 +01:00
zilmar 8fc2b13190 [Android] Add about window 2016-07-08 22:43:51 +10:00
zilmar 5f90df688d Merge pull request #1146 from Frank-74/patch-3
[Glide64] Tidy up tooltip formatting
2016-07-08 10:09:24 +10:00
Frank-74 d9886c4dd3 [Glide64] Tidy up tooltips 2016-07-07 23:45:12 +01:00