Commit Graph

1913 Commits

Author SHA1 Message Date
zilmar 7c3f24b20d [common] Add util class 2015-11-06 22:55:21 +11:00
zilmar 19bf3e9945 [Common] Add Sync Event class 2015-11-06 22:42:27 +11:00
zilmar a3172b30ab [Common Code] Clean up some of the code 2015-11-06 22:37:21 +11:00
zilmar 655abeb473 Merge pull request #726 from Nekokabu/patch-2
Update Settings Page - Game Browser.cpp
2015-11-06 05:35:57 +11:00
Nekokabu 4b725105d2 Update Settings Page - Game Browser.cpp
Fixed text when remove fields
2015-11-06 01:21:50 +09:00
zilmar f7744d8942 Merge pull request #725 from JunielKatarn/PropertySheets
Set target machine for Static Library projects.
2015-11-04 13:37:06 +11:00
Julio C. Rocha 407128d2d4 Set target machine for Static Library projects. 2015-11-03 12:29:13 -08:00
zilmar 18fa1601b4 Merge pull request #723 from Nekokabu/patch-1
Update Dma.cpp
2015-10-31 08:58:34 +11:00
Nekokabu b275324843 Update Dma.cpp
fix typo
2015-10-31 06:28:49 +09:00
zilmar c44ecf09fa Merge pull request #721 from Nekokabu/master
Support Dezaemon 3D saves (SRAM 96KB)
2015-10-31 06:34:44 +11:00
Nekokabu 9d562abab9 Update Project64.rdb 2015-10-30 22:11:57 +09:00
Nekokabu dd587cccea Remove sram size
Remove sram size
2015-10-30 22:11:12 +09:00
Nekokabu cd2f3cf173 Support Dezaemon 3D saves (SRAM 96KB)
Support Dezaemon 3D saves (SRAM 96KB)
2015-10-30 22:09:56 +09:00
Nekokabu ba2e5ba9e6 Support Dezaemon 3D saves (SRAM 96KB)
Support Dezaemon 3D saves (SRAM 96KB)
2015-10-30 22:08:27 +09:00
zilmar d21f91e81a Merge pull request #718 from cxd4/rsp-recompiler
[RSP] Execute recompiler CPU without SEH for non-MSVC.
2015-10-30 13:16:50 +11:00
unknown 061f69b6f3 [RSP] Execute recompiler CPU without SEH for non-MSVC. 2015-10-29 21:52:48 -04:00
unknown ff904a0f3e [RSP] This memset() should be able to cause exceptions. 2015-10-29 21:51:26 -04:00
zilmar 3fcdae7d1c Merge pull request #716 from cxd4/mingw-float_h-bug
[RSP] adjust to unfortunate bug in GCC <float.h> header
2015-10-30 12:25:28 +11:00
zilmar 882d8f38c6 Merge pull request #715 from cxd4/rsp-__cpuid
[RSP] Disable __cpuid() detection for non-MSVC compiles.
2015-10-30 12:24:29 +11:00
unknown 72007f6e9f [RSP] adjust to unfortunate bug in GCC <float.h> header 2015-10-29 20:59:14 -04:00
unknown 1f7ab970e8 [RSP] Disable __cpuid() detection for non-MSVC compiles. 2015-10-29 20:48:31 -04:00
zilmar 3c64df1837 Merge pull request #714 from cxd4/msvc-_M_IX86-specific
[RSP] Disable MSVC-specific 32-bit-only code for non-MSVC.
2015-10-30 11:27:40 +11:00
zilmar 1f6bebd5f1 Merge pull request #713 from aschwant/master
Fixed incorrect file name causing plugins to fail to load
2015-10-30 11:27:12 +11:00
zilmar d15a244ed2 Merge pull request #712 from cxd4/undeclared-sprintf
[RSP] Added missing <stdio.h> include to fix undeclared sprintf().
2015-10-30 11:25:56 +11:00
unknown 1e395a9449 [RSP] Disable MSVC-specific 32-bit-only code for non-MSVC. 2015-10-29 20:23:36 -04:00
aschwant 2ed50708c1 Fixed incorrect file name causing plugins to fail to load 2015-10-29 17:58:26 -06:00
unknown 6a3fe2bfb6 Include <stdio.h> to fix one undeclared sprintf(). 2015-10-29 19:42:39 -04:00
unknown abb5578dbb Unconditionally include <stdio.h> to declare sprintf(). 2015-10-29 19:42:11 -04:00
zilmar c8401cd9d3 Merge pull request #709 from cxd4/master
Add PJGlide and NRage MinGW compile scripts?
2015-10-29 10:32:54 +11:00
zilmar cae79c3f8d [Project64] Trying to fix build 2015-10-29 10:24:27 +11:00
zilmar 3efc6024d0 [Project64] try to fix vs 2008 compiling being broken 2015-10-28 22:20:15 +11:00
unknown a4473fca97 added N-Rage MinGW compile script 2015-10-28 00:08:17 -04:00
unknown 2d4728d7c2 added Glide64 MinGW compile script 2015-10-28 00:07:10 -04:00
zilmar 2d808516b3 Merge pull request #708 from cxd4/DllMain-with-conflicting-wx
[Glide64] fixed DllMain conflict against <winbase.h> prototype
2015-10-28 14:29:20 +11:00
unknown 8354249a4b [Glide64] fixed DllMain conflict against <winbase.h> prototype 2015-10-27 23:11:31 -04:00
zilmar 718b0a974e Merge pull request #707 from cxd4/geepers-its-a-macro
[Glide64] fixed pre-processor macro collision with C++ STL
2015-10-28 14:03:57 +11:00
unknown 3f15e07562 [Glide64] fixed a pre-processor macro language collision 2015-10-27 22:26:28 -04:00
zilmar 88852c3a4a Merge pull request #690 from cxd4/set-WINDOWS_UI-programmatically
Be able to control `WINDOWS_UI` programatically.
2015-10-28 11:15:17 +11:00
zilmar 50addc7c7d Merge pull request #698 from cxd4/fix-NRage-for-gcc
[N-Rage] Disabled broken pre-processor code.
2015-10-28 11:14:06 +11:00
zilmar 8f3ce0692d Merge pull request #699 from cxd4/NRage-signed-overflow-undefined
[N-Rage] Fix signed overflow warnings in C++ standard.
2015-10-28 11:12:17 +11:00
zilmar 13946543c8 Merge pull request #700 from cxd4/mini-max-olololol
[N-Rage] undeclared functions min() and max()
2015-10-28 11:11:22 +11:00
zilmar 1b2568e0f2 Merge pull request #701 from cxd4/address-truncation
[N-Rage] fixed broken FormatMemPak in 64-bit
2015-10-28 11:10:41 +11:00
zilmar b597a04e58 Merge pull request #702 from cxd4/secure-o_OOOO
[N-Rage] Use standard functions, not Microsoft "secure" functions.
2015-10-28 11:08:58 +11:00
zilmar c67d64031b Merge pull request #706 from cxd4/att-asm-is-dumb
Remove incompatible in-line asm from DepthBufferRender.
2015-10-28 11:08:06 +11:00
zilmar 220dba65ae Merge pull request #705 from cxd4/missing-gccpriv_h
[Glide64] Add missing <gccpriv.h> dependency for GCC.
2015-10-28 11:05:43 +11:00
unknown 102a8f650b Do not rely on dynamic-width `long long` type; use int64_t. 2015-10-27 19:30:33 -04:00
unknown f0fcd058da Get rid of in-line assembly in idiv16().
This cannot work with MinGW -masm=intel, only -masm=att.
2015-10-27 19:28:55 -04:00
unknown 8f2fd3043d [Glide64] Add missing <gccpriv.h> dependency for GCC. 2015-10-27 19:09:49 -04:00
zilmar 1928604400 Merge pull request #697 from JunielKatarn/fix_m_PluginDir
Fix settings menu
2015-10-28 09:51:32 +11:00
unknown fa8f78028c Use the standard library method sscanf(), not sscanf_s(). 2015-10-27 17:03:19 -04:00