zilmar
cb0472fc90
Common: Update delete section in IniFileClass
2020-04-13 12:24:21 +09:30
zilmar
57a0ddcef4
Add project to join multiple cheats together
2019-04-18 16:57:20 +09:30
zilmar
aca70f317c
[Project64] Fix CPath::IsRelative for non WIN32
2019-02-09 05:02:02 +10:30
zilmar
bb29e78806
[Project64] Disable memory test in release
2018-11-26 07:30:50 +10:30
zilmar
f76769622c
[Audio] Make sure trace is stopped
2018-11-24 13:11:50 +10:30
zilmar
d9fae50e16
[Project64] Try to fix android build
2018-11-20 13:20:20 +10:30
zilmar
b93736414f
[Project64] Normalize paths
2018-11-19 21:16:58 +10:30
zilmar
485339300d
[Project64] Make mem test more header friendly
2018-11-18 12:26:00 +10:30
zilmar
3b0e7a8527
[Project64] Clean up some code and warnings in Common code
2018-11-18 11:36:02 +10:30
zilmar
e7f93f2def
[Project64] Remove #include <objbase.h> from Common/Trace.h
2018-11-18 11:12:49 +10:30
zilmar
f20dca31fd
[Build] Have UpdateVersion be able to handle linux line endings
2018-05-23 02:38:15 +10:00
zilmar
4967242a11
[Common] Get ini handling to use std::string instead of stdstr
2018-03-27 06:39:34 +11:00
zilmar
86b1e25ddd
[Common] code clean up in path.h
2018-03-26 21:45:34 +11:00
zilmar
f5debf8304
[Common] Some code cleanup
2018-02-19 17:43:42 +11:00
zilmar
2d7524ae2f
[Common] Update stdstr::Tokenize to handle empty items
2017-11-15 20:02:44 +11:00
Azimer
44f8a82c87
Prefix m_ in CRandom class
2017-10-18 00:16:30 -05:00
Azimer
1b8d032417
Bug fixes and requests
...
* Moved to CRandom to Common lib
* Initialized CRandom with a time seed in CN64System constructor
* Added CRandom::state getters and setters to support saved states
2017-10-17 22:52:07 -05:00
zilmar
d4a60f494c
[Common] include "stdtypes.h" to SyncEvent.h
2017-09-06 15:38:25 +10:00
zilmar
c6b350720a
[Project64] Allow rdram to be at fixed address
2017-08-22 18:08:54 +10:00
zilmar
a61a466776
[Project64] Fix up some changes to debugger commit
2017-08-21 08:48:31 +10:00
shygoo
47fd0632ff
Add debug features
2017-08-18 00:08:22 -05:00
LegendOfDragoon
cd17e986d4
Wait for previous process to terminate
...
The new process will not have read/write access to config files if it
does not wait until previous processes have been terminated.
2017-07-09 21:16:12 -07:00
zilmar
40e6919c61
[Android] Fix multiple pause/resume issue
2017-04-29 15:42:02 +10:00
zilmar
044eea5459
Merge pull request #1272 from Frank-74/Remove-pjutilDynLibCallDllMain()
...
Remove pjutil::DynLibCallDllMain()
2017-03-27 13:03:49 +11:00
zilmar
2ab41bb395
Remove VS2008 project files
2017-03-15 20:14:25 +11:00
Frank-74
375aabf22b
Remove pjutil::DynLibCallDllMain()
2017-02-05 01:04:24 +00:00
Frank-74
ce9eaf601b
Update Util.h
2017-02-05 01:02:53 +00:00
zilmar
52ab4949b4
[Project64] Preserve current dir when calling GetOpenFileName
2017-01-21 10:31:09 +11:00
zilmar
45c6d0d157
[Common] Get logs to track file size
2017-01-03 16:21:35 +11:00
zilmar
267d19a93b
[Project64] Add Logging on un handled exception
2016-12-24 07:51:52 +11:00
zilmar
beed52498e
[Glide64] Remove FPS
2016-12-13 17:31:40 +11:00
zilmar
ebaee14229
[Common] Fix some warnings
2016-11-28 07:23:12 +11:00
zilmar
36d169c57f
[Common] Use smart pointer for ini file class
2016-11-14 18:10:43 +11:00
zilmar
981ec94786
[Common] Clean up SmartPointer.h
2016-11-14 18:08:42 +11:00
zilmar
c27e93223a
[Common] Fix up CIniFileBase::DeleteSection
2016-09-29 21:14:29 +10:00
zilmar
fcd9690fe3
[Android] Make sure AllocateAddressSpace returns NULL on failure
2016-09-17 13:32:01 +10:00
zilmar
4bc957bb3b
Use the new high performance counter instead of date time class
2016-09-17 07:37:27 +10:00
zilmar
8036bdcd73
[Common] Add high res time stamp
2016-09-17 06:10:40 +10:00
Frank-74
8e75fed8d9
Fix Exception in main.cpp
...
If Project64 is run from C:\Project64, we get an exception in main.cpp.
This fixes that bug.
2016-08-21 17:20:42 +01:00
zilmar
4733420dfa
[Project64] Get Display FPS working on non windows system
2016-08-10 20:03:25 +10:00
zilmar
7eccf17c90
[Common] Fix CPath::SetComponents for non win32 system
2016-08-09 20:19:43 +10:00
zilmar
264666e2bb
[Connon] Fix protect memory for non win32 system
2016-08-07 16:15:27 +10:00
zilmar
b79c995bfb
[Common] Add copy file for linux
2016-08-03 21:30:46 +10:00
zilmar
c11b874b63
[Common] Delete file if truncating it
2016-08-03 21:25:24 +10:00
zilmar
98853369a0
[Android] Make sure that the recompile code is set to execute
2016-07-17 12:02:46 +10:00
zilmar
beada98cf5
[Project64] Add trace if deleting thread object in thread
2016-06-30 18:11:08 +10:00
c83f3d56dd
style
2016-06-29 02:56:43 -04:00
3296c92cb0
trying
2016-06-29 02:54:53 -04:00
beb56dd72f
[Common] Evade null pointer exception while tracing pre-AppInit().
2016-06-28 01:45:54 -04:00
c557f60e74
s/not exists/not exist
2016-06-25 16:54:24 -04:00
zilmar
7ded72f6ee
[Common] Keep better track of the thread id
2016-06-16 21:13:29 +10:00
zilmar
347062d745
[Project64] Use clock_gettime in CDateTime::SetToNow for android
2016-06-07 17:29:24 +10:00
zilmar
d7dd450bef
[Common] Fix up extension for android
2016-05-15 20:20:55 +10:00
5598a958e2
va_list undeclared
2016-05-02 22:48:49 -04:00
zilmar
466cae78db
[Common] remove stdcall from CTHREAD_START_ROUTINE
2016-05-01 12:42:34 +10:00
433e5c7d9b
[Common] gettid() not declared in this scope
2016-04-28 18:27:35 -04:00
zilmar
c187bc1e91
[Common] Make Util.cpp more android friendly
2016-04-28 17:36:39 +10:00
zilmar
f27579e527
[Common] Make Thread.cpp more android friendly
2016-04-28 17:34:09 +10:00
zilmar
1594c2bed9
[Common] Make SyncEvent.cpp more android friendly
2016-04-28 17:29:27 +10:00
zilmar
b2545c108b
[Common] Make path.cpp more android friendly
2016-04-28 17:28:22 +10:00
zilmar
f83a700f54
[Common] Make MemoryManagement.cpp more Android friendly
2016-04-28 17:27:17 +10:00
zilmar
7df051c876
[Common] Make CriticalSection.cpp more android friendly
2016-04-28 17:25:46 +10:00
zilmar
d76a5ce7a2
[Common] Add EntryExists to IniFileClass.cpp
2016-04-28 17:22:59 +10:00
zilmar
0a161408be
[Common] Add thread to Common.vcxproj.filters
2016-04-28 17:20:44 +10:00
zilmar
3d67aa563d
[Common] Get trace.cpp code more android friendly
2016-04-28 17:12:32 +10:00
zilmar
b93421c502
[Common] Clean up log class
2016-04-19 20:37:41 +10:00
zilmar
9d5a33df6a
[Project64] Use thread class for emulation thread
2016-04-18 05:52:09 +10:00
zilmar
bddd3841cc
[Common] Add thread class
2016-04-18 05:34:47 +10:00
zilmar
7424f8bd9d
[Project] Update FindFirst attributes in Common/path.h
2016-04-12 17:53:40 +10:00
zilmar
c12cd90928
[Project64] Fix up property sheets and project settings
2016-02-25 06:52:27 +11:00
zilmar
8d6e71fa0a
[Common] Add Date Time Class
2016-02-24 17:59:29 +11:00
zilmar
c23f5fe955
[common] Add #include "StdString.h" to Common/LogClass.h
2016-02-01 17:10:04 +11:00
zilmar
4203cbd2ef
[Common] Make sure we always have a path in CPath::SetComponents
2016-01-29 04:34:50 +11:00
zilmar
a44626855f
[Common] fixed spacing in StdString.cpp
2016-01-18 19:48:52 +11:00
zilmar
d37ea006f1
[Common] Add TraceModulesCommon.h to Common.vcproj
2016-01-18 19:47:05 +11:00
zilmar
e8468687ac
[Project64] remove windows.h from plugin handling
2016-01-18 05:48:19 +11:00
zilmar
e212bee0a4
[Project64] Fix rounding code to compile on VS 2008
2016-01-18 05:44:19 +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
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
zilmar
01c1cf72c4
[Common] Add MemoryManagement.cpp
2016-01-13 20:39:23 +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
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
zilmar
0939d70ef3
[Project64] Remove usage of windows.h from md5.cpp
2016-01-13 06:12:31 +11:00
zilmar
b420078089
[Project64] Make the FileClass.cpp more linux friendly
2016-01-13 06:09:01 +11:00
zilmar
3d29a5de52
[Projet64] Make Trace.cpp more linux friendly
2016-01-13 06:02:18 +11:00
zilmar
8580a1d5ce
[Project64] moved stdwstr_f::stdwstr_f out of .h and in to .cpp
2016-01-13 06:01:13 +11:00
zilmar
d6b8fe523e
[Project64] Use alloca in log message
2016-01-13 05:51:53 +11:00
zilmar
226a65cc04
[Project64] Cleanup LogClass.h
2016-01-13 05:48:35 +11:00
zilmar
5c7f3c5e21
[Project64] Remove tchar out of IniFileClass.cpp
2016-01-13 05:46:50 +11:00
zilmar
ba77c128ac
[Project64] Cleanup IniFileClass.cpp
2016-01-13 05:38:10 +11:00
zilmar
0a45420b4b
[Project64] Remove tchar from path
2016-01-12 23:19:50 +11:00