zilmar
|
2e0cc5d5bc
|
Merge pull request #1133 from cxd4/WriteTrace-no-crash
[Common] Evade null pointer exception while tracing pre-AppInit().
|
2016-06-28 16:01:23 +10:00 |
|
beb56dd72f
|
[Common] Evade null pointer exception while tracing pre-AppInit().
|
2016-06-28 01:45:54 -04:00 |
zilmar
|
46c6a6b0df
|
Merge pull request #1132 from cxd4/g_-to-m_
Fix unresolved g_RecompPos to name m_RecompPos.
|
2016-06-28 15:40:19 +10:00 |
|
ca5dbf181d
|
Fix unresolved g_RecompPos to name m_RecompPos.
|
2016-06-28 01:35:15 -04:00 |
zilmar
|
1e2cc8eb90
|
[Project64] Get x86ops to use a function not a macro
|
2016-06-28 06:12:04 +10:00 |
zilmar
|
00cf9eb14d
|
[Project64] #include reginfo.h to JumpInfo.h
|
2016-06-28 04:15:12 +10:00 |
zilmar
|
78184ad32a
|
[Project64] Code clean up of ExitInfo.h
|
2016-06-28 04:13:35 +10:00 |
zilmar
|
577221ad13
|
[Project64] Fix visual studio 2008 project for renaming RegInfo.cpp
|
2016-06-28 04:12:48 +10:00 |
zilmar
|
1f1c1b75f5
|
Merge pull request #1129 from cxd4/x86
Synchronise to upstream x86 compiler unit name changes.
|
2016-06-28 04:08:35 +10:00 |
|
7b6c9bd33f
|
X86ops.cpp => x86/x86Ops.cpp
|
2016-06-27 13:50:55 -04:00 |
|
1a728abba2
|
RegInfo.cpp => x86/x86RegInfo.cpp
|
2016-06-27 13:47:01 -04:00 |
|
46c8876774
|
RecompilerOps.cpp => x86/x86RecompilerOps.cpp
|
2016-06-27 13:45:01 -04:00 |
|
8222cf0cd1
|
x86CodeLog.cpp => RecompilerCodeLog.cpp
|
2016-06-27 13:41:26 -04:00 |
zilmar
|
b2bc2245d7
|
[Project64] Rename RegInfo.cpp to x86/x86/x86RegInfo.cpp
|
2016-06-27 21:49:15 +10:00 |
zilmar
|
53e5ec1866
|
[Project64] remove m_Rom from CCheats
|
2016-06-27 20:57:06 +10:00 |
zilmar
|
f544308495
|
[Project64] Rename x88ops.cpp to x86/x86ops.cpp
|
2016-06-27 20:54:53 +10:00 |
zilmar
|
a931fff6bb
|
[Project64] Rename RecompilerOps to x86/x86RecompilerOps.cpp
|
2016-06-27 20:31:18 +10:00 |
zilmar
|
11be52a917
|
[Project64] Rename x86CodeLog.cpp to RecompilerCodeLog.cpp
|
2016-06-27 17:26:35 +10:00 |
zilmar
|
562f791f37
|
Merge pull request #1128 from cxd4/s/exists/exist
s/not exists/not exist
|
2016-06-26 08:04:47 +10:00 |
|
c557f60e74
|
s/not exists/not exist
|
2016-06-25 16:54:24 -04:00 |
zilmar
|
7ded72f6ee
|
[Common] Keep better track of the thread id
|
2016-06-16 21:13:29 +10:00 |
zilmar
|
6093ed6a41
|
[Project64] Make sure variable when no system are static
|
2016-06-16 20:59:13 +10:00 |
zilmar
|
acc5c6ed24
|
[Android] Fix a bug in build.cmd
|
2016-06-12 08:56:33 +10:00 |
zilmar
|
41ee8a432b
|
[Android] Improve the build script
|
2016-06-10 23:32:02 +10:00 |
zilmar
|
ce812693e3
|
[Android] Add initial version
|
2016-06-09 19:46:46 +10:00 |
zilmar
|
d62a1c9455
|
Merge pull request #1122 from MELERIX/lang
Updated Spanish Translation
|
2016-06-08 10:16:40 +10:00 |
MELERIX
|
6896bf6edb
|
Updated Spanish Translation
|
2016-06-07 20:09:11 -04:00 |
zilmar
|
e81e77a2cc
|
[Build] Get projects building
|
2016-06-07 20:25:32 +10:00 |
zilmar
|
347062d745
|
[Project64] Use clock_gettime in CDateTime::SetToNow for android
|
2016-06-07 17:29:24 +10:00 |
zilmar
|
b6068d81d4
|
[Build Script] Update upload_beta.vbs
|
2016-06-07 17:28:14 +10:00 |
zilmar
|
c743e0c371
|
[Build Script] Add Sign.cmd
|
2016-06-07 17:27:36 +10:00 |
zilmar
|
51aad1456f
|
Merge pull request #1120 from Nekokabu/patch-1
Update Japanese.pj.Lang
|
2016-06-07 09:13:31 +10:00 |
Nekokabu
|
0bc2a98576
|
Update Japanese.pj.Lang
|
2016-06-06 23:03:43 +09:00 |
Nekokabu
|
3ccd8d603b
|
Update Japanese.pj.Lang
|
2016-06-06 22:43:42 +09:00 |
zilmar
|
2e6d163882
|
Merge pull request #1116 from cxd4/gbcart
forgot death-droid's GBCart thing
|
2016-06-06 12:00:09 +10:00 |
zilmar
|
54b4a1a885
|
Merge pull request #1115 from cxd4/zlib
[zlib] local PJ64 zlib static dependency build script added
|
2016-06-06 11:58:48 +10:00 |
zilmar
|
8a923a1377
|
Merge pull request #1118 from JunielKatarn/fix_android_project_mappings
Fix Project64.sln mappings for Android projects.
|
2016-06-06 11:56:51 +10:00 |
Julio C. Rocha
|
49939eae0b
|
Fix Project64.sln mappings for Android projects.
|
2016-06-05 18:26:31 -07:00 |
|
d8f0fa4e1d
|
forgot death-droid's GBCart thing
|
2016-06-05 20:01:45 -04:00 |
|
c4de904824
|
[zlib] to fix: compile warnings with -pedantic and -Wall
|
2016-06-05 19:54:22 -04:00 |
|
7140b0633f
|
[zlib] We don't need these include directories.
|
2016-06-05 19:51:10 -04:00 |
|
208c031bd6
|
[zlib] local PJ64 zlib static dependency build script added
|
2016-06-05 19:49:41 -04:00 |
zilmar
|
b13c970434
|
Merge pull request #1114 from Lithium64/ptbr_64dd
Added 64DD strings to brazilian language file
|
2016-06-06 09:08:00 +10:00 |
Lithium64
|
856b647668
|
64DD Strings
64DD Strings
|
2016-06-05 20:03:22 -03:00 |
zilmar
|
59d242f8d7
|
Merge pull request #1113 from cxd4/420
more stuff I forgot to assemble and link, but not compile...
|
2016-06-06 08:08:04 +10:00 |
zilmar
|
a32f5999eb
|
Merge pull request #1112 from cxd4/DD
forgot to pass @LuigiBlood's 64DD stuff to the linker
|
2016-06-06 08:07:32 +10:00 |
zilmar
|
1c2383438b
|
Merge pull request #1111 from cxd4/static-core
Don't try to link in 7zip support for non-Windows builds yet.
|
2016-06-06 08:05:00 +10:00 |
zilmar
|
bfec79e047
|
Merge pull request #1110 from LuigiBlood/64dd_2
[UI] Update English and French & fix Save Slot string preventing emulation
|
2016-06-06 08:03:56 +10:00 |
|
735f924612
|
undefined SetupSegvHandler
|
2016-06-05 17:48:49 -04:00 |
|
bfbc738ec7
|
undefined Transferpak::ReadFrom, ::WriteTo
|
2016-06-05 17:42:25 -04:00 |