mirror of
https://github.com/RPCSX/rpcsx.git
synced 2025-12-06 07:12:14 +01:00
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. |
||
|---|---|---|
| .. | ||
| ELF.cpp | ||
| ELF.h | ||
| ELF32.cpp | ||
| ELF32.h | ||
| ELF64.cpp | ||
| ELF64.h | ||
| Loader.cpp | ||
| Loader.h | ||
| PKG.cpp | ||
| PKG.h | ||
| PSF.cpp | ||
| PSF.h | ||
| SELF.cpp | ||
| SELF.h | ||
| TROPUSR.cpp | ||
| TROPUSR.h | ||
| TRP.cpp | ||
| TRP.h | ||