Commit Graph

1780 Commits

Author SHA1 Message Date
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
Lioncash fb98d402a0 Remove unimplemented function declarations 2015-09-23 04:13:11 -04:00
Lioncash d15d8eff4a Pif Ram: Get rid of pointer casts
Less undefined behavior
2015-09-23 03:06:11 -04:00
zilmar e6dd517b35 Merge pull request #617 from cxd4/spelling
spelling
2015-09-22 13:17:49 +10:00
unknown 4e6d5c06ab s/uplad/upload 2015-09-21 22:06:35 -04:00
unknown 5aecaf1536 s/quiting/quitting 2015-09-21 22:05:06 -04:00
unknown 9bb404d8fb s/welecome/welcome 2015-09-21 22:04:00 -04:00
unknown 306fa2b699 s/succsess/success 2015-09-21 22:03:39 -04:00
unknown 90f32fad8b URL 2015-09-21 22:02:58 -04:00
Nicholas 387b5739ee Add initial script to upload beta to the forum 2015-09-22 09:45:20 +10:00
zilmar f8384d247d Merge pull request #612 from cxd4/implicit-LRESULT-to-DWORD
[RSP] warning C4267:  conversion, possible loss of data
2015-09-21 16:47:50 +10:00
LegendOfDragoon aa70b43ffc Implement case 4 in Compile_Cop0_MF 2015-09-20 14:57:45 -07:00
LegendOfDragoon b6a8c54fde Implement case 7 in Compile_Cop0_MF 2015-09-20 13:21:26 -07:00
zilmar 27293ef7de remove git.properties 2015-09-20 19:38:34 +10:00
zilmar ab59e1eb18 Merge branch 'master' of https://github.com/project64/project64 2015-09-20 06:24:57 +10:00
zilmar 789ec9565d Add git,properties 2015-09-20 06:23:47 +10:00
zilmar eb73714713 Merge pull request #607 from tony971/master
Move Mario Kart multiplayer timing fix to rdb
2015-09-18 13:58:48 +10:00
unknown 6a194b4926 [RSP] warning C4267: conversion, possible loss of data 2015-09-17 21:59:06 -04:00
unknown 17b7b0857c Have error-checking when drawing RSP command window. 2015-09-17 21:49:00 -04:00
unknown 17f7965489 Have run-time error-checking when dumping DMEM/IMEM. 2015-09-17 20:39:44 -04:00
unknown c04f856b79 Attempt the POSIX `ssize_t` type for signed addr compares. 2015-09-17 19:58:49 -04:00
unknown 8f9e963cb0 conversion from 'LRESULT' ... possible loss of data 2015-09-17 19:31:32 -04:00
unknown fadcfe9660 fixed 20 repeated warnings about undeclared intrinsic 2015-09-17 18:52:58 -04:00
tony971 dbfc51612b Move Mario Kart multiplayer timing fix to rdb 2015-09-17 02:30:59 -04:00
zilmar 341f2c2752 Merge pull request #604 from cxd4/flashram_x64
replaced Flash RAM breakpoints in x64
2015-09-17 11:08:25 +10:00
zilmar 8349b2423f Merge pull request #603 from cxd4/x64_defaults_to_interpreter
Temporarily force interpreter mode when running 64-bit PJ64.
2015-09-17 11:07:50 +10:00
zilmar 1a25b9ba0c Merge pull request #605 from tony971/master
Fix multiplayer timings in Mario Kart 64 (cheat)
2015-09-17 11:07:16 +10:00
tony971 f35036e3db Add fix for multiplayer timings in Mario Kart 64 (cheat) 2015-09-16 00:43:30 -04:00
unknown 88a82537c7 replaced Flash RAM breakpoints in x64 2015-09-15 18:55:27 -04:00
unknown bd21c8ab54 Temporarily force interpreter mode when running 64-bit PJ64. 2015-09-15 17:47:01 -04:00
zilmar 59b1880324 Merge pull request #602 from cxd4/sqrt
mario werx
2015-09-16 07:23:49 +10:00
zilmar 3c41d544e6 Merge pull request #601 from cxd4/x64_FP_rounding
Quest 64 starts to work now (x64).
2015-09-16 05:24:30 +10:00
unknown b6eb1c3234 Try to use intrinsics for COP1 single-precision square root? 2015-09-15 15:03:05 -04:00
unknown 659f103373 Try SSE intrinsics to match COP1 FP64 round to 32-bit. 2015-09-15 12:42:36 -04:00
zilmar 624b388a1a Merge pull request #599 from cxd4/annoying_COP1_asm_stuff
COP1 FP 32-bit round to integer doable with intrinsics?
2015-09-15 13:19:34 +10:00
unknown a0409357b8 COP1 FP 32-bit round to integer doable with intrinsics? 2015-09-14 22:55:23 -04:00
zilmar c3b394607c Merge pull request #590 from cxd4/most_remaining_x64_breakpoints
PIF RAM mutual DMA x64 breakpoints replaced with fast C
2015-09-15 10:55:40 +10:00