rpcsx/rpcs3/Emu
Sacha e8525a6f14 More rFile cleanups and fixes.
Was using fileExists/dirExists before when really should have just been exists. File or Dir doesn't matter and would only create false negatives.
Current working directory shouldn't really be used at all. This is just the folder the application is run from (not even where the .exe resides).
Some of the infos required by vfsLocalDir such as executable may not be portable. Not sure of their intended function as they are never used.
2014-08-01 04:20:00 +10:00
..
ARMv7 Fix small clang warning 2014-07-16 17:45:54 +01:00
Audio Stdafx: Major header cleanup 2014-07-12 16:33:04 +10:00
Cell Small SPU cleanup 2014-07-21 22:35:44 +04:00
CPU Small SPU cleanup 2014-07-21 22:35:44 +04:00
FS More rFile cleanups and fixes. 2014-08-01 04:20:00 +10:00
GS More rFile cleanups and fixes. 2014-08-01 04:20:00 +10:00
HDD use only one set of logging macros instead of two and don't use free() as a function name 2014-06-27 15:28:17 +02:00
Io Optimise travis a bit more. Use Cmake 3.0. Also drop rPlatform from stdafx. 2014-07-11 07:13:45 +10:00
Memory be_t<> constructor elimination 2014-07-18 20:55:26 +04:00
SysCalls More rFile cleanups and fixes. 2014-08-01 04:20:00 +10:00
DbgCommand.cpp Stdafx: More cleanup 2014-07-11 06:54:12 +10:00
DbgCommand.h initial start to eliminate static func init, not compilable atm 2014-06-08 23:16:06 +02:00
Event.cpp Fixed conflicts and minor changes (2) 2014-07-06 18:05:52 +02:00
Event.h Fixed conflicts and minor changes (2) 2014-07-06 18:05:52 +02:00
GameInfo.h replace all instances of wxString with std::string in all cases not 2014-04-01 16:23:03 +02:00
System.cpp More rFile cleanups and fixes. 2014-08-01 04:20:00 +10:00
System.h Fix conflicts. 2014-07-12 17:02:39 +10:00