ppsspp/Core/FileSystems
Unknown W. Brackets 3c698a5ddb Io: Prevent error when file locked for writing.
When reopening with file sharing flags fixed it, we shouldn't set error.
That would cause the open to still fail.
2018-05-08 18:25:15 -07:00
..
BlobFileSystem.cpp Enable FlushInstructionCache on UWP, it's been allowed finally. 2018-03-20 20:30:33 +01:00
BlobFileSystem.h GE Debugger: Pass filename into dump replay. 2017-06-04 15:11:10 -07:00
BlockDevices.cpp Remove Globals.h 2017-08-31 17:15:22 +02:00
BlockDevices.h This mutex should not have been made local, thanks @unknownbrackets 2017-03-13 16:14:47 +01:00
DirectoryFileSystem.cpp Io: Prevent error when file locked for writing. 2018-05-08 18:25:15 -07:00
DirectoryFileSystem.h Replay: Skip recording virtual disc reads. 2018-04-17 07:51:49 -07:00
FileSystem.cpp Start untangling our include mess a little. 2013-12-29 23:34:45 +01:00
FileSystem.h Implement sceIoCreate flag O_EXCL. Should fix #9322 2017-02-19 10:05:17 +01:00
ISOFileSystem.cpp Improve StorageFileLoader enough to actually kind of work 2017-03-23 10:02:28 +01:00
ISOFileSystem.h ISOFileSystem: Remove the "restrictTree" functionality which is now obsolete with lazy directory loading. 2016-02-29 01:13:57 +01:00
MetaFileSystem.cpp Big mutex overhaul - remove our custom ones, make them non-recursive where possible 2017-02-28 11:40:29 +01:00
MetaFileSystem.h Big mutex overhaul - remove our custom ones, make them non-recursive where possible 2017-02-28 11:40:29 +01:00
tlzrc.cpp Core: drop unused <malloc.h> header 2015-05-26 15:20:12 +03:00
VirtualDiscFileSystem.cpp Assorted cleanup, UWP memory map fixes. PSPFlower runs in both 32-bit and 64-bit. 2017-03-23 10:02:28 +01:00
VirtualDiscFileSystem.h Replay: Skip recording virtual disc reads. 2018-04-17 07:51:49 -07:00