mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-20 22:05:12 +00:00
- cellFsStat now accepts mounting points in the path argument. - cellFsMkdir, cellFsRmdir, cellFsUnlink and cellFsRename are now using the real path provided by the VFS. - cellFsFtruncate, cellFsTruncate and cellFsFGetBlockSize are partially implemented. Note: I have spotted a bug in cellFsRename and cellFsRmdir (this has nothing to do with the changes I made), but I don't dare to fix it since I am not sure if I will break other functions with my solution. |
||
|---|---|---|
| .. | ||
| cellGcmSys.cpp | ||
| cellGifDec.cpp | ||
| cellJpgDec.cpp | ||
| cellPngDec.cpp | ||
| cellResc.cpp | ||
| cellSysmodule.cpp | ||
| cellSysutil.cpp | ||
| sys_fs.cpp | ||
| sys_io.cpp | ||
| sysPrxForUser.cpp | ||