ppsspp/Core/FileSystems
2013-05-03 16:22:15 +10:00
..
BlockDevices.cpp Add stub framework for .pbp demos (nowhere near working). Fix an OSK crash. 2013-04-27 23:16:51 +02:00
BlockDevices.h Add stub framework for .pbp demos (nowhere near working). Fix an OSK crash. 2013-04-27 23:16:51 +02:00
DirectoryFileSystem.cpp Add better savestate error handling. 2013-04-13 01:39:17 -07:00
DirectoryFileSystem.h Allow mounting VFS directories. Used to provide flash0 from within APK on Android. 2013-02-27 17:41:40 +01:00
FileSystem.h Move non-Android specific stuff from android/jni to /UI. 2013-03-30 15:46:26 +01:00
ISOFileSystem.cpp Remove the ISOFileSystem freelist, not threadsafe. 2013-04-13 13:04:39 -07:00
ISOFileSystem.h Remove the ISOFileSystem freelist, not threadsafe. 2013-04-13 13:04:39 -07:00
MetaFileSystem.cpp Avoid name collision with StringUtil on Windows hosts. Fixes all Linux/Unix cross-compiles from Windows, including Harmattan and Blackberry. 2013-05-03 16:22:15 +10:00
MetaFileSystem.h Use RemoveFile instead of DeleteFile in fs. 2013-02-08 10:26:33 -08:00