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 |
zilmar
|
21c9e0b84a
|
Merge pull request #871 from cxd4/restored-includes
[Common] restored some needed header includes to md5.h
|
2016-01-14 06:15:33 +11:00 |
no
|
2ebf64503a
|
error: `memcpy' was not declared at this scope.
|
2016-01-13 10:21:58 -05:00 |
no
|
344299d319
|
error: `memset' was not declared at this scope.
|
2016-01-13 10:20:05 -05:00 |
no
|
ebf3922c51
|
`sprintf' was not declared at this scope.
|
2016-01-13 10:18:10 -05:00 |
no
|
ac7b0d9601
|
error: `strcpy' was not declared at this scope.
|
2016-01-13 10:17:03 -05:00 |
no
|
d71b7c55b0
|
error: `strcmp' was not declared at this scope.
|
2016-01-13 10:14:20 -05:00 |
no
|
be2a5dba46
|
error: `sprintf' was not declared in this scope.
|
2016-01-13 10:01:40 -05:00 |
zilmar
|
aea724b81a
|
[Project64] Add stdafx.h
|
2016-01-13 22:53:48 +11:00 |
zilmar
|
7c4ffd9a07
|
[Project64] Remove windows.h from MemoryVirtualMem.cpp
|
2016-01-13 22:52:21 +11:00 |
zilmar
|
c58f0ca470
|
[Project64] Get Dma.cpp to use memory management
|
2016-01-13 22:20:34 +11:00 |
zilmar
|
30841d5e31
|
[Project64] Get wGS to be windows only
|
2016-01-13 22:18:22 +11:00 |
zilmar
|
51cc15687d
|
[Project64] get headers to be full path
|
2016-01-13 22:15:30 +11:00 |
zilmar
|
01c1cf72c4
|
[Common] Add MemoryManagement.cpp
|
2016-01-13 20:39:23 +11:00 |
zilmar
|
58f3502bd5
|
[Project64] Sync InterpreterOps32.cpp
|
2016-01-13 20:35:08 +11:00 |
zilmar
|
6164b45b6e
|
[Project64] Sync InterpreterCPU.cpp and InterpreterOps.cpp
|
2016-01-13 20:33:17 +11:00 |
zilmar
|
5c329f72be
|
Merge pull request #870 from Nekokabu/patch-6
[RDB] Optimize cheat
|
2016-01-13 20:05:43 +11:00 |
zilmar
|
cb2662afee
|
Merge pull request #872 from cxd4/need-time_h
[Common] Have required sys/time.h POSIX inc for new time code.
|
2016-01-13 20:04:39 +11:00 |
zilmar
|
4ce92df3f6
|
Merge pull request #873 from cxd4/have-objbase_h
[Common] some safety measures to guaranteeing __interface type
|
2016-01-13 20:04:19 +11:00 |
zilmar
|
38c6a66f0f
|
Merge pull request #874 from cxd4/have-strings_h
[Common] fixed undeclared strcasecmp()
|
2016-01-13 20:01:59 +11:00 |
zilmar
|
43f34c9aff
|
[Project64] Add Cmd_BaseDirectory
|
2016-01-13 18:23:22 +11:00 |
zilmar
|
be7943a35d
|
[Project64] Add linux friendly catch
|
2016-01-13 18:18:06 +11:00 |
no
|
c1ac20d35c
|
[Common] fixed undeclared strcasecmp()
|
2016-01-12 21:21:23 -05:00 |
no
|
cf30a08b43
|
[Common] Ensure that __interface is declared for _WIN32 also.
|
2016-01-12 20:28:45 -05:00 |
no
|
1d5829bea0
|
[Common] #define __interface for any !WIN32, not just MSC.
|
2016-01-12 20:25:36 -05:00 |
no
|
06734af2ec
|
[Common] Have required sys/time.h POSIX inc for new time code.
|
2016-01-12 20:05:57 -05:00 |
no
|
17d1f574d1
|
[Common] restored some needed header includes to md5.h
|
2016-01-12 20:03:00 -05:00 |
zilmar
|
1b2ca46906
|
[Project64] Fix release build in common
|
2016-01-13 06:48:07 +11:00 |