zilmar
|
92e617d284
|
Merge branch 'master' of https://github.com/project64/project64
|
2016-01-18 05:46:10 +11:00 |
zilmar
|
e212bee0a4
|
[Project64] Fix rounding code to compile on VS 2008
|
2016-01-18 05:44:19 +11:00 |
zilmar
|
11abb23fd5
|
Merge pull request #892 from AmbientMalice/patch-14
Change Mario 64 filtering to automatic.
|
2016-01-18 03:46:08 +11:00 |
zilmar
|
308d375305
|
Merge pull request #890 from AmbientMalice/patch-12
Fix Castlevania: LoD missing dissolves.
|
2016-01-18 03:45:21 +11:00 |
zilmar
|
dcb215b6be
|
Merge pull request #891 from AmbientMalice/patch-13
Disable texture filtering hotkey.
|
2016-01-18 03:44:25 +11:00 |
zilmar
|
d0242f7bb8
|
Merge pull request #889 from AmbientMalice/patch-11
Fix Nintama Rantarou 64 missing graphics.
|
2016-01-18 03:43:38 +11:00 |
AmbientMalice
|
6dc9907cb6
|
Change Mario 64 filtering to automatic.
|
2016-01-17 22:42:31 +10:00 |
AmbientMalice
|
cf80a16ac8
|
Disable texture filtering hotkey.
IMO, it causes too much trouble from accidental presses.
|
2016-01-17 22:32:53 +10:00 |
AmbientMalice
|
9aa32f9ba7
|
Japanese Castlevanias were missing dither hack.
|
2016-01-17 22:18:27 +10:00 |
AmbientMalice
|
87a3d4584b
|
Fix Castlevania: LoD missing dissolves.
|
2016-01-17 22:14:15 +10:00 |
AmbientMalice
|
e0ac91ca5b
|
Fix Nintama Rantarou 64 missing graphics.
Game doesn't like framebuffer enabled for whatever reason. Similar problem to Harvest Moon?
|
2016-01-17 19:04:20 +10:00 |
zilmar
|
0f4ddee3eb
|
[Poject64] Add Load32CartridgeDomain1Address1 and Load32CartridgeDomain1Address3
|
2016-01-17 17:38:29 +11:00 |
zilmar
|
f87c2051b5
|
[Project64] Get the rounding code to use fesetround
|
2016-01-17 17:34:05 +11:00 |
zilmar
|
3791525d74
|
[Project64] fix showing of rom name on extracting 7zip file
|
2016-01-17 17:08:39 +11:00 |
zilmar
|
eaf2e28910
|
[Project64] Use cpath to get the filename in rom browser
|
2016-01-17 17:02:46 +11:00 |
zilmar
|
4050e765e8
|
[Project64] Fix up some brackets in PluginList.cpp
|
2016-01-17 17:00:30 +11:00 |
zilmar
|
99e6df4612
|
[Common] Add fesetround to Platform.cpp
|
2016-01-17 16:58:47 +11:00 |
zilmar
|
554333711f
|
[Common] Clean up Platform.cpp
|
2016-01-17 16:57:08 +11:00 |
zilmar
|
cbd1f6760f
|
[Project64] Be able to correctly get old protection from ProtectMemory
|
2016-01-17 16:55:44 +11:00 |
zilmar
|
ec03eb642a
|
[Common] Cleanup MemoryManagement.cpp
|
2016-01-17 16:54:08 +11:00 |
zilmar
|
03b032c939
|
[3rd Party] Add buffer offlow check in 7zip
|
2016-01-17 16:44:01 +11:00 |
zilmar
|
cc5cc265e4
|
Merge pull request #882 from AmbientMalice/patch-17
Update RDB to reflect global FAT
|
2016-01-15 18:51:05 +11:00 |
zilmar
|
8b8c9c8a1c
|
Merge pull request #881 from AmbientMalice/patch-16
Enable FAT and disable Audio Sync globally.
|
2016-01-15 18:50:04 +11:00 |
zilmar
|
37b212c487
|
Merge pull request #880 from cxd4/PIF-RAM-memcpy
[core] std::memcpy() undeclared, so use memcpy().
|
2016-01-15 18:49:22 +11:00 |
AmbientMalice
|
b8fe43ac1e
|
Added missing AudioResetOnLoad to WDC.
|
2016-01-15 12:49:36 +10:00 |
AmbientMalice
|
4d8def2d16
|
Disable FAT for WDC and Stunt Racer
|
2016-01-15 12:47:17 +10:00 |
AmbientMalice
|
f61741b14c
|
Update RDB to reflect global FAT.
|
2016-01-15 12:44:01 +10:00 |
AmbientMalice
|
3335cfed8d
|
Change AiCountPerBytes to 0.
This makes Fixed Audio Timing Dynamically Calculated.
|
2016-01-15 12:18:59 +10:00 |
AmbientMalice
|
baf6b95946
|
Enable FAT and disable Audio Sync globally.
|
2016-01-15 12:11:01 +10:00 |
no
|
1b82fd0686
|
[core] std::memcpy() undeclared, so use memcpy().
|
2016-01-14 19:19:51 -05:00 |
zilmar
|
20f7384918
|
Merge pull request #878 from cxd4/undeclared-memset
[core] compile errors from not declaring standard <string.h> functions
|
2016-01-15 09:10:12 +11:00 |
zilmar
|
46f2afaecc
|
[Project64] N64RomClass.cpp Unprotect memory on freeing it
|
2016-01-15 08:11:12 +11:00 |
zilmar
|
05b2f1e5cf
|
[Project64] Remove windows.h from N64RomClass.cpp
|
2016-01-15 08:06:33 +11:00 |
no
|
bc1405b6af
|
... and from core/N64System/Mips/../../stdafx.h
|
2016-01-14 01:39:16 -05:00 |
no
|
5b62fdd101
|
... and from core/N64System/../stdafx.h
|
2016-01-14 01:34:38 -05:00 |
zilmar
|
013f104a46
|
Merge branch 'master' of https://github.com/project64/project64
|
2016-01-14 17:31:50 +11:00 |
no
|
4eecbf3139
|
moved string.h include to core/stdafx.h
|
2016-01-14 01:29:38 -05:00 |
zilmar
|
4a1f2552e6
|
[Project64] remove #include <shellapi.h> from Project64/stdafx.h
|
2016-01-14 17:29:25 +11:00 |
zilmar
|
c92922259a
|
Merge pull request #879 from cxd4/more-concat-fixes
[core] Fix more incompatible string concatenations in CPU messages.
|
2016-01-14 13:49:23 +11:00 |
no
|
7bf9a23e28
|
Try using stdstr_f instead to concatenate inside DisplayError().
|
2016-01-13 20:04:31 -05:00 |
zilmar
|
5fbee504f7
|
[Project64] Remove windows.h from Project64/stdafx.h
|
2016-01-14 08:42:27 +11:00 |
zilmar
|
8682d51035
|
[Project64] Remove some unneeded headers from Project64/N64System.h
|
2016-01-14 08:40:29 +11:00 |
zilmar
|
266b277a1d
|
[Project64] Remove windows.h from FunctionMapClass.cpp
|
2016-01-14 08:38:54 +11:00 |
zilmar
|
02b7db1007
|
Merge branch 'master' of https://github.com/project64/project64
|
2016-01-14 08:36:23 +11:00 |
zilmar
|
6b41bc3789
|
[Project64] Get OpcodeName.cpp to use standard types
|
2016-01-14 08:35:32 +11:00 |
zilmar
|
ad700c5704
|
[Project4] Clean up OpcodeName.cpp
|
2016-01-14 08:32:04 +11:00 |
zilmar
|
fbe8ca9719
|
[Project64] Clean up PifRam.h
|
2016-01-14 08:29:55 +11:00 |
no
|
87376ec7b1
|
unknown string concatenation in DisplayError
|
2016-01-13 15:42:01 -05:00 |
no
|
7994f21868
|
unknown string concatentation in CPU_Message and stdstr_f
|
2016-01-13 15:36:46 -05:00 |
zilmar
|
617b872c26
|
Merge pull request #877 from cxd4/have-stdio_h
error: `sprintf' was not declared in this scope.
|
2016-01-14 06:15:59 +11:00 |