mirror of
https://github.com/RPCS3/rpcs3.git
synced 2024-11-17 08:11:51 +00:00
PS3 emulator/debugger
20665b9f89
- 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. |
||
---|---|---|
bin | ||
GL | ||
rpcs3 | ||
stblib | ||
Utilities | ||
wxWidgets | ||
.gitignore | ||
README.md | ||
rpcs3.sln |
rpcs3
PS3 emulator/debugger