zilmar
48814b3c37
[Upload Beta] Added more comments to IE creation
2015-09-29 14:51:03 +10:00
zilmar
f37195bc89
[Upload Beta] try to create IE multiple times
2015-09-29 14:32:39 +10:00
zilmar
f1fc32c74c
[upload Script] ignore errors in CreateIeWindow
2015-09-29 14:16:43 +10:00
zilmar
bee483d44b
try to get the script more stable in posting
2015-09-29 13:45:25 +10:00
tony971
51ed6db61a
Use 8mb of memory when needed
2015-09-27 16:18:05 -04:00
unknown
719eaa7ead
MemoryFilter starts to compile.
2015-09-27 13:47:35 -04:00
Julio C. Rocha
012a16910f
Add support for VS2008 toolset on modern VS versions.
2015-09-27 01:44:44 -07:00
Julio C. Rocha
14a543f2cc
Fix flags for debug/validate logging.
2015-09-26 15:59:57 -07:00
unknown
08f090be7e
implemented COP1 round FP64 to int64
2015-09-26 16:30:45 -04:00
Julio C. Rocha
f5ef8d3359
Fix ROM Browser issue on Windows XP.
2015-09-26 05:29:48 -07:00
zilmar
074e735ccc
Merge pull request #631 from cxd4/whitespace
...
whitespace
2015-09-26 20:48:33 +10:00
Julio C. Rocha
a2746d4785
Consolidated Project64.sln to handle VS versions from 2010 to 2015.
2015-09-25 22:56:42 -07:00
Julio C. Rocha
c183cba8f6
Consolidated Project64.sln to handle VS versions from 2010 to 2015.
2015-09-25 22:54:55 -07:00
unknown
fe442fca6e
`if` is not a function.
...
fixes #628
2015-09-25 17:26:27 -04:00
unknown
8ba9ac2eaf
spaces
2015-09-25 17:13:29 -04:00
unknown
7b8827dacc
Decide between blank lines and tabbed blank lines.
...
I choose blank lines.
2015-09-25 17:13:04 -04:00
Matilin Torre
e722247bdb
Further Improving French Translation
...
Completes #624 and relates to #618 .
Includes Baptiste0602's suggestion and fixes a couple things that had been oversighted in the previous commit.
2015-09-25 18:15:44 +02:00
LegendOfDragoon
7ea0dd0311
Improve Compile_Vector_VRSQH
...
RSP_ACCUM needs to be written to before RSP_Vect. Also optimized the
code for writing to RSP_ACCUM.
2015-09-25 05:00:41 -07:00
LegendOfDragoon
0102762456
Improve Compile_Vector_VRCPH
...
The issue is that it was writing to RSP_Vect before writing to
accumulator. Also removed minor overhead, since Recp.UHW[0] always = 0.
2015-09-25 04:45:00 -07:00
LegendOfDragoon
aebc9fa8b0
Implement VRCPL in RSP Recompiler
2015-09-25 04:26:42 -07:00
LegendOfDragoon
97857ee3cd
Implement VRCP in RSP Recompiler
2015-09-25 04:11:49 -07:00
LegendOfDragoon
dc52573644
Implement x86 instruction Bsr
2015-09-25 03:50:47 -07:00
zilmar
97cdd04ac0
Updated build bot script with how file is uploaded
2015-09-25 12:38:16 +10:00
zilmar
312124eb90
Merge pull request #628 from LegendOfDragoon/master
...
Ensure R0 cannot be written to in LB, LH, LW, LBU, and LHU for RSP Recompiler
2015-09-25 11:03:18 +10:00
LegendOfDragoon
466c03e27d
Ensure R0 cannot be written to in LHU
2015-09-24 15:33:07 -07:00
LegendOfDragoon
8bede83fd4
Ensure R0 cannot be written to in LBU
2015-09-24 15:31:45 -07:00
LegendOfDragoon
fb8db802b3
Ensure R0 cannot be written to in LW
2015-09-24 15:30:34 -07:00
LegendOfDragoon
b6721d1cdc
Ensure R0 cannot be written to in LH
2015-09-24 15:29:32 -07:00
LegendOfDragoon
3a5569ce9d
Ensure R0 cannot be written to in LB
...
This happens in Castlevania and OOT, although I'm not sure if the code
ever gets reached.
2015-09-24 15:13:21 -07:00
Julio C. Rocha
9c26f10aa8
Merge https://github.com/project64/project64 into PropertySheetsTemp
2015-09-24 13:52:29 -07:00
Julio C. Rocha
836f9ea4b7
Set required version vor 2013,2015 SLN files
2015-09-23 20:25:51 -07:00
Julio C. Rocha
c90f34337d
Add Project64.vs2015.sln
2015-09-23 20:22:45 -07:00
zilmar
14edb64e22
Merge pull request #626 from LegendOfDragoon/master
...
Fix issue with most D3D plugins
2015-09-24 13:21:43 +10:00
Julio C. Rocha
e178ec96fc
Merge ..\zilmar into PropertySheetsTemp
2015-09-23 20:06:48 -07:00
LegendOfDragoon
8d64ee7ca3
Fix issue with most D3D plugins
...
Basically, D3DCreate() changes the FPU precision to 24bit unless
D3DCREATE_FPU_PRESERVE is enabled, which I don't think any D3D plugin
does, besides maybe Jabo's.
2015-09-23 20:05:39 -07:00
zilmar
315027b7fb
Merge pull request #622 from lioncash/initialization
...
Correct order of class initialization lists
2015-09-24 10:00:32 +10:00
zilmar
8f7d89794e
Merge pull request #621 from lioncash/unimpl
...
Remove unimplemented function declarations
2015-09-24 09:59:43 +10:00
zilmar
6f2bb5cec6
Merge pull request #616 from LegendOfDragoon/master
...
Improve Compile_Cop0_MF
2015-09-24 09:50:34 +10:00
zilmar
1d86d84614
Merge pull request #611 from cxd4/implicit-size_t-to-int
...
Have error-checking when drawing RSP command window.
2015-09-24 09:49:40 +10:00
zilmar
bf45ab9cca
Merge pull request #610 from cxd4/implicit-size_t-to-DWORD
...
Have run-time error-checking when dumping DMEM/IMEM.
2015-09-24 09:48:23 +10:00
zilmar
9fe5bd8f48
Merge pull request #609 from cxd4/all_RSP_warnings
...
[RSP] Debug 64-bit -- Conversion: possible loss of data.
2015-09-24 09:47:50 +10:00
zilmar
6476450389
Merge pull request #608 from cxd4/intrinsic_warnings
...
fixed 20 repeated warnings about undeclared intrinsic
2015-09-24 09:46:56 +10:00
zilmar
54a36610ab
Merge pull request #624 from Watilin/lang-fr
...
Improves French Translation
2015-09-24 09:35:16 +10:00
zilmar
b9ae7c263b
Merge pull request #623 from death-droid/VStudio2015Fixes
...
Add support for Visual Studio 2015, xdebug appears to no longer be av…
2015-09-24 09:34:11 +10:00
zilmar
4318724691
Merge pull request #620 from lioncash/lol
...
Pif Ram: Get rid of pointer casts
2015-09-24 09:33:10 +10:00
zilmar
e8f3c969fe
Merge pull request #625 from LuigiBlood/64dd
...
Potential Windows 10 BSOD FIX
2015-09-24 09:29:43 +10:00
luigiblood
19a6beab80
Potential Windows 10 BSOD FIX
2015-09-23 17:45:39 +02:00
Matilin Torre
660ecf4de8
Improves French Translation
...
* spelling
* less capitals
* accented capitals
* typography: ellipsis dots and apostrophes
* consistency
2015-09-23 15:56:11 +02:00
Emmet Young
7c2f30e840
Add support for Visual Studio 2015, xdebug appears to no longer be available in Visual Studio 2015. So for now memtest must be disabled for Debug builds to operate correctly.
2015-09-23 23:23:11 +10:00
Lioncash
adfa096230
Correct order of class initialization lists
2015-09-23 05:00:51 -04:00