Commit Graph

3079 Commits

Author SHA1 Message Date
luigiblood ea5c4abc09 [64DD] Saving support (MAME dump format only)
Replaces the loaded dump file with the new saved content
2016-05-24 21:26:05 +02:00
zilmar a00011b0f3 Merge pull request #1095 from LuigiBlood/64dd_2
[64DD] 64DD disk conversion fix
2016-05-24 04:05:28 +10:00
luigiblood 5f342e73df [64DD] 64DD disk conversion fix 2016-05-23 18:23:32 +02:00
zilmar f8f19eaeba Merge pull request #1094 from LegendOfDragoon/master
Implement COP1_S_ROUND_L and COP1_D_ROUND_L
2016-05-23 16:55:25 +10:00
LegendOfDragoon dd581741d6 Implement COP1_D_ROUND_L in cpu recompiler 2016-05-22 23:47:02 -07:00
LegendOfDragoon 32ade84138 Implement COP1_D_ROUND_L in cpu interpreter 2016-05-22 23:37:45 -07:00
LegendOfDragoon de00171747 Implement COP1_S_ROUND_L in cpu recompiler 2016-05-22 23:28:07 -07:00
LegendOfDragoon b2b10969c9 Implement COP1_S_ROUND_L in cpu interpreter 2016-05-22 23:20:49 -07:00
zilmar f447e81248 Merge pull request #991 from LegendOfDragoon/master
Optimize CheckInterrupts, PI_DMA_WRITE, and UpdateTimers
2016-05-23 14:36:44 +10:00
zilmar d5c10d6775 Merge pull request #1093 from LuigiBlood/64dd_2
[64DD] Disk dump loading from command line / drag 'n' drop to EXE file
2016-05-23 05:12:10 +10:00
zilmar 444f78612c Merge pull request #1092 from Nekokabu/patch-2
Update PifRam.cpp
2016-05-23 05:08:27 +10:00
luigiblood 7789de016e [64DD] Disk dump loading from command line / drag 'n' drop to EXE file 2016-05-22 14:55:23 +02:00
Nekokabu 35c1aa2c73 Update PifRam.cpp
Wonder Project J2 are using 0xFD
2016-05-22 20:41:21 +09:00
zilmar 3fcdc155b2 Merge pull request #1091 from Nekokabu/patch-1
Update Japanese.pj.Lang
2016-05-21 22:38:15 +10:00
Nekokabu 09d146c668 Update Japanese.pj.Lang 2016-05-21 19:00:59 +09:00
zilmar a95b35ec2e Merge pull request #1088 from Nekokabu/master
Update PifRam.cpp
2016-05-14 14:45:55 +10:00
Nekokabu da1410b0d8 Update PifRam.cpp 2016-05-14 10:56:18 +09:00
zilmar 21920f984b Updated license for bsmiles32 2016-05-13 19:14:00 +10:00
zilmar fecfdafdcd Merge pull request #1086 from cxd4/lit
[GlideHQ] fixed -Woverflow large integer conversion warnings
2016-05-10 14:49:53 +10:00
zilmar 493257b949 Merge pull request #1087 from cxd4/gitignore-static-libs
Do not track static library output from pre-link components.
2016-05-10 12:49:41 +10:00
40e4078d6b Do not track static library output from pre-link components. 2016-05-09 22:16:48 -04:00
3f3f7f2298 [GlideHQ] fixed -Woverflow large integer conversion warnings 2016-05-09 22:11:28 -04:00
zilmar e98ef0ceda Merge pull request #1084 from cxd4/reordered-c-after-cpp
Do not force C++ compilation of C code.
2016-05-09 15:58:34 +10:00
30467b85d1 Do not force C++ compilation of C code.
Invoke compilation via `cc', not `g++'.  This fixes both the remaining run-time linkage resolution conflicts on Linux as well as several C++ compilation warnings that did not apply to compiling with C rules.
2016-05-09 01:39:29 -04:00
zilmar f598588b62 Add Copyright Bobby Smiles 2016-05-09 05:30:55 +10:00
zilmar a7a3bc5097 Merge pull request #1081 from cxd4/a
a
2016-05-06 12:20:52 +10:00
e3d5621b22 a 2016-05-05 21:47:21 -04:00
zilmar 2be34ab87d Merge pull request #1079 from cxd4/new-glidehq-linkage
[GlideHQ] Interface with new GlideHQ make script.
2016-05-03 14:45:39 +10:00
zilmar 32cf9af0f2 Merge pull request #1078 from cxd4/TxInternal_h
[GlideHQ] s/common/Common
2016-05-03 14:45:07 +10:00
zilmar 6f1783671f Merge pull request #1077 from cxd4/TxCache
[GlideHQ] undeclared stuff from stdlib and string
2016-05-03 14:44:44 +10:00
d74143cc49 [GlideHQ] Interface with new GlideHQ make script. 2016-05-02 23:56:46 -04:00
9c172e8106 [GlideHQ] s/common/Common 2016-05-02 23:53:56 -04:00
210cce3e65 [GlideHQ] undeclared malloc() and free() 2016-05-02 23:52:51 -04:00
5703334bb6 [GlideHQ] undeclared memcpy() and memset() 2016-05-02 23:52:36 -04:00
zilmar 1d6a321121 Merge pull request #1076 from cxd4/va_list
va_list undeclared
2016-05-03 12:56:58 +10:00
5598a958e2 va_list undeclared 2016-05-02 22:48:49 -04:00
zilmar 69955a0aa9 [Settings] check g_PluginSettings.RegisterSetting is not null in RegisterSetting 2016-05-01 12:48:44 +10:00
zilmar 740469d26e [Project64] make struct TIMER_DETAILS size consistent between windows and android 2016-05-01 12:47:39 +10:00
zilmar fb1987deb5 [Projec64] Update log creation file name 2016-05-01 12:46:43 +10:00
zilmar e4e3b1aa77 [Glide64] Clean up how log is created 2016-05-01 12:46:06 +10:00
zilmar 6ea406643b [Glide64] Deal with truncation smaller types 2016-05-01 12:45:01 +10:00
zilmar 4fa189ac33 [Glide64] Always callZLUT 2016-05-01 12:43:24 +10:00
zilmar 466cae78db [Common] remove stdcall from CTHREAD_START_ROUTINE 2016-05-01 12:42:34 +10:00
zilmar f7db5aafaf Merge pull request #1075 from exhalatio/Sram
Fix up Store Sram
2016-05-01 00:23:19 +10:00
exhalatio 8c34b2df9e Fix up Store Sram 2016-04-30 17:33:44 +09:00
zilmar edced1f6e6 Merge pull request #1073 from cxd4/undefined-gettid
[Common] gettid() not declared in this scope
2016-04-29 09:02:58 +10:00
433e5c7d9b [Common] gettid() not declared in this scope 2016-04-28 18:27:35 -04:00
zilmar 73001a6001 Merge pull request #1072 from cxd4/sync-common-build-script
[Common] Synchronize non-Windows build script to the VCPROJ.
2016-04-29 07:54:02 +10:00
21ebab7beb [Common] Be able to #include <Common/Thread.h>. 2016-04-28 17:28:48 -04:00
42d3c27e43 [Common] Thread.cpp 2016-04-28 17:23:40 -04:00