PS3 emulator/debugger
Go to file
Alexandro Sánchez Bach 20665b9f89 Improved sys_fs module
- 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.
2013-09-18 23:50:00 +02:00
bin OpenGL renderer: 2013-08-27 18:18:01 +03:00
GL OpenGL renderer: 2013-08-26 17:18:59 +03:00
rpcs3 Improved sys_fs module 2013-09-18 23:50:00 +02:00
stblib cellGifDec Module Added 2013-09-10 15:17:02 +02:00
Utilities Merge remote-tracking branch 'upstream/master' 2013-09-03 19:26:31 +02:00
wxWidgets PPUDecoder: 2013-07-03 23:25:54 +03:00
.gitignore Update .gitignore 2013-09-05 09:45:46 +02:00
README.md Initial commit 2012-11-03 08:16:18 -07:00
rpcs3.sln cellGifDec Module Added 2013-09-10 15:17:02 +02:00

rpcs3

PS3 emulator/debugger