mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-02-06 15:55:11 +01:00
* 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 |
||
|---|---|---|
| .. | ||
| lv2 | ||
| Modules | ||
| Callback.cpp | ||
| Callback.h | ||
| ErrorCodes.h | ||
| FuncList.cpp | ||
| Modules.cpp | ||
| Modules.h | ||
| SC_FUNC.h | ||
| SysCalls.cpp | ||
| SysCalls.h | ||