rpcsx/rpcs3/Emu/SysCalls
Alexandro Sánchez Bach 4d98826259 Directory-related functions implemented
* cellFsOpendir, cellFsReaddir, cellFsClosedir functions implemented.
* vfsDirBase: m_entryes, GetEntryes renamed to m_entries, GetEntries
respectively.
* vfsLocalDir: Read() function added to get the entries one by one.
* Moved IsExists() from vfsLocalDir to vfsDirBase to avoid "R6025 pure
virtual function call" error.
* Other minor changes in some functions of sys_fs
2014-02-09 22:53:48 +01:00
..
lv2 Directory-related functions implemented 2014-02-09 22:53:48 +01:00
Modules Merge pull request #64 from Nekotekina/master 2014-02-09 14:50:35 +01:00
Callback.cpp Improved ThreadBase. 2014-01-31 20:40:18 +02:00
Callback.h Improved Vertex Shader Decompiler. 2014-01-07 22:11:02 +02:00
ErrorCodes.h http://code.google.com/p/rpcs3/source/detail?r=44 2012-11-15 01:39:56 +02:00
FuncList.cpp Simple analog stick support (from KB) 2014-01-14 23:03:48 +04:00
Modules.cpp Fixed compilation errors. 2014-02-02 22:47:17 +02:00
Modules.h Fixed compilation errors. 2014-02-02 22:47:17 +02:00
SC_FUNC.h Small changes 2014-01-31 16:46:49 +04:00
SysCalls.cpp Reservation implemented 2014-02-07 02:55:48 +04:00
SysCalls.h Directory-related functions implemented 2014-02-09 22:53:48 +01:00