rpcsx/rpcs3/Emu/SysCalls/Modules
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
..
cellAdec.cpp Variadic templates for module logs 2014-07-21 18:42:43 +04:00
cellAdec.h Small fixes 2014-06-30 01:08:56 +04:00
cellAtrac.cpp Variadic templates for module logs 2014-07-21 18:42:43 +04:00
cellAtrac.h Use spaces for vertical alignment 2014-04-04 09:25:38 -04:00
cellAudio.cpp Variadic templates for module logs 2014-07-21 18:42:43 +04:00
cellBgdl.cpp Build fix 2014-07-12 18:53:36 +04:00
cellCamera.cpp Build fix 2014-07-12 18:53:36 +04:00
cellCelp8Enc.cpp Build fix 2014-07-12 18:53:36 +04:00
cellCelpEnc.cpp Build fix 2014-07-12 18:53:36 +04:00
cellDmux.cpp Remove some indirect headers. 2014-07-12 17:46:14 +10:00
cellDmux.h 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
cellFiber.cpp Build fix 2014-07-12 18:53:36 +04:00
cellFont.cpp Remove some indirect headers. 2014-07-12 17:46:14 +10:00
cellFont.h Use spaces for vertical alignment 2014-04-04 09:25:38 -04:00
cellFontFT.cpp Remove some indirect headers. 2014-07-12 17:46:14 +10:00
cellGame.cpp Variadic templates for module logs 2014-07-21 18:42:43 +04:00
cellGame.h Compilation fix 4 2014-07-01 21:50:57 +04:00
cellGcmSys.cpp Minor change 2014-07-30 05:48:58 +08:00
cellGem.cpp Build fix 2014-07-12 18:53:36 +04:00
cellGifDec.cpp Flipping / padding on .JPG and .GIF decoding 2014-07-22 21:37:45 +02:00
cellGifDec.h Fixed memory exception on cellJpgDec & cellGifDec 2014-07-22 17:16:15 +02:00
cellHttpUtil.cpp Build fix 2014-07-12 18:53:36 +04:00
cellImejp.cpp Build fix 2014-07-12 18:53:36 +04:00
cellJpgDec.cpp Flipping / padding on .JPG and .GIF decoding 2014-07-22 21:37:45 +02:00
cellJpgDec.h Flipping / padding on .JPG and .GIF decoding 2014-07-22 21:37:45 +02:00
cellJpgEnc.cpp Build fix 2014-07-12 18:53:36 +04:00
cellKey2char.cpp Build fix 2014-07-12 18:53:36 +04:00
cellL10n.cpp SSE4.1 detection 2014-07-15 01:32:32 +04:00
cellLv2dbg.cpp Build fix 2014-07-12 18:53:36 +04:00
cellMic.cpp Build fix 2014-07-12 18:53:36 +04:00
cellMsgDialog.cpp Remove some indirect headers. 2014-07-12 17:46:14 +10:00
cellMsgDialog.h cellMsgDialog functions improved 2014-07-04 02:52:43 +04:00
cellMusicDecode.cpp Build fix 2014-07-12 18:53:36 +04:00
cellMusicExport.cpp Build fix 2014-07-12 18:53:36 +04:00
cellNetCtl.cpp Remove some indirect headers. 2014-07-12 17:46:14 +10:00
cellOvis.cpp Build fix 2014-07-12 18:53:36 +04:00
cellPamf.cpp Variadic templates for module logs 2014-07-21 18:42:43 +04:00
cellPamf.h Use spaces for vertical alignment 2014-04-04 09:25:38 -04:00
cellPhotoDecode.cpp Build fix 2014-07-12 18:53:36 +04:00
cellPhotoExport.cpp Build fix 2014-07-12 18:53:36 +04:00
cellPhotoImport.cpp Build fix 2014-07-12 18:53:36 +04:00
cellPngDec.cpp Flipping / padding on .JPG and .GIF decoding 2014-07-22 21:37:45 +02:00
cellPngDec.h Fixed memory exception on cellJpgDec & cellGifDec 2014-07-22 17:16:15 +02:00
cellPngEnc.cpp Build fix 2014-07-12 18:53:36 +04:00
cellPrint.cpp Build fix 2014-07-12 18:53:36 +04:00
cellResc.cpp Variadic templates for module logs 2014-07-21 18:42:43 +04:00
cellResc.h Use spaces for vertical alignment 2014-04-04 09:25:38 -04:00
cellRtc.cpp Remove some indirect headers. 2014-07-12 17:46:14 +10:00
cellRtc.h cellPngDec fixes and some rewritings 2014-04-02 19:53:44 +02:00
cellRudp.cpp Build fix 2014-07-12 18:53:36 +04:00
cellSail.cpp Build fix 2014-07-12 18:53:36 +04:00
cellSailRec.cpp Build fix 2014-07-12 18:53:36 +04:00
cellScreenshot.cpp Build fix 2014-07-12 18:53:36 +04:00
cellSearch.cpp Build fix 2014-07-12 18:53:36 +04:00
cellSheap.cpp Build fix 2014-07-12 18:53:36 +04:00
cellSpurs.cpp Variadic templates for module logs 2014-07-21 18:42:43 +04:00
cellSpurs.h cellSpurs: create new taskset using attr 2014-06-08 23:29:16 +08:00
cellSsl.cpp Build fix 2014-07-12 18:53:36 +04:00
cellSubdisplay.cpp Build fix 2014-07-12 18:53:36 +04:00
cellSync.cpp cellSyncQueueTryPush, cellSyncQueueTryPop 2014-07-25 12:35:37 +04:00
cellSync.h cellSyncQueuePush implemented 2014-07-24 01:51:57 +04:00
cellSync2.cpp Build fix 2014-07-12 18:53:36 +04:00
cellSysmodule.cpp Variadic templates for module logs 2014-07-21 18:42:43 +04:00
cellSysutil.cpp More rFile cleanups and fixes. 2014-08-01 04:20:00 +10:00
cellSysutil.h Removed external functions from SysCalls.h 2014-07-06 16:23:37 +02:00
cellSysutil_SaveData.cpp be_t<> constructor elimination 2014-07-18 20:55:26 +04:00
cellSysutil_SaveData.h Added cellSaveDataAuto* functions 2014-05-31 23:41:12 +02:00
cellSysutilAp.cpp Remove some indirect headers. 2014-07-12 17:46:14 +10:00
cellUsbd.cpp Build fix 2014-07-12 18:53:36 +04:00
cellUsbpspcm.cpp Build fix 2014-07-12 18:53:36 +04:00
cellUserInfo.cpp Remove some indirect headers. 2014-07-12 17:46:14 +10:00
cellUserInfo.h cellHddGameCheck and some fixes 2014-03-19 16:19:35 +01:00
cellVdec.cpp Variadic templates for module logs 2014-07-21 18:42:43 +04:00
cellVdec.h Compilation fix 2 2014-07-01 20:04:58 +04:00
cellVoice.cpp Build fix 2014-07-12 18:53:36 +04:00
cellVpost.cpp Fix issue from #567 that stopped videos from working. Clean up some code. 2014-07-15 03:21:24 +10:00
cellVpost.h Use spaces for vertical alignment 2014-04-04 09:25:38 -04:00
libmixer.cpp LogBase class for both SysCallBase and Module 2014-07-21 19:58:03 +04:00
libmixer.h SSPlayer funcs in libmixer 2014-07-05 23:24:14 +04:00
libsnd3.cpp Seperate ConLog.h and ConLogFrame.h (for now only seperate headers) 2014-06-06 02:50:22 +02:00
libsnd3.h initial start to eliminate static func init, not compilable atm 2014-06-08 23:16:06 +02:00
libsynth2.cpp Variadic templates for module logs 2014-07-21 18:42:43 +04:00
libsynth2.h initial start to eliminate static func init, not compilable atm 2014-06-08 23:16:06 +02:00
SC_Keyboard.cpp Remove some indirect headers. 2014-07-12 17:46:14 +10:00
SC_Mouse.cpp Remove some indirect headers. 2014-07-12 17:46:14 +10:00
SC_Pad.cpp be_t<> constructor elimination 2014-07-18 20:55:26 +04:00
sceNp.cpp More rFile cleanups and fixes. 2014-08-01 04:20:00 +10:00
sceNp.h Few functions added 2014-03-01 19:33:39 +01:00
sceNpTrophy.cpp Stdafx: Major header cleanup 2014-07-12 16:33:04 +10:00
sceNpTrophy.h Use spaces for vertical alignment 2014-04-04 09:25:38 -04:00
sys_fs.cpp Fix conflicts. 2014-07-12 17:02:39 +10:00
sys_http.cpp Seperate ConLog.h and ConLogFrame.h (for now only seperate headers) 2014-06-06 02:50:22 +02:00
sys_io.cpp Removed external functions from SysCalls.h 2014-07-06 16:23:37 +02:00
sys_net.cpp Logging system rework 2014-06-26 17:34:28 +02:00
sys_net.h sys_net: Implement sockaddr_in, inet_addr, listen 2014-04-24 22:02:33 -07:00
sysPrxForUser.cpp sys_process_is_stack fixed 2014-07-20 21:13:35 +04:00