ppsspp/Core/FileSystems
Henrik Rydgard 8146ff85f3 umd0 solution: Add "OnlyEntireISOFileSystem"
Wraps around an ISOFileSystem, redirecting all the filenames to "" to
achieve the desired effect (should fix Bleach Soul Carnival 2 without resorting
to CPkmn's hack from #6638)

Probably breaks savestates as-is...
2014-07-27 23:42:46 +02:00
..
BlockDevices.cpp Add a TODO (handling corrupt CSO data) 2014-07-22 16:07:10 +02:00
BlockDevices.h Use low-level I/O on Android for 64-bit offset support 2014-06-10 01:00:34 +02:00
DirectoryFileSystem.cpp Improve cross-platform savestate compat. 2014-07-04 13:34:38 -07:00
DirectoryFileSystem.h VFSFileSystem too 2014-04-13 23:34:08 +02:00
FileSystem.cpp Start untangling our include mess a little. 2013-12-29 23:34:45 +01:00
FileSystem.h More elegant way of solving #5839 (d_private in sceIoDread) 2014-04-13 23:22:17 +02:00
ISOFileSystem.cpp umd0 solution: Add "OnlyEntireISOFileSystem" 2014-07-27 23:42:46 +02:00
ISOFileSystem.h umd0 solution: Add "OnlyEntireISOFileSystem" 2014-07-27 23:42:46 +02:00
MetaFileSystem.cpp Allow specifying a root path for host0:/. 2014-04-19 21:43:09 -07:00
MetaFileSystem.h More elegant way of solving #5839 (d_private in sceIoDread) 2014-04-13 23:22:17 +02:00
tlzrc.cpp Mac build fix 2013-05-08 23:48:57 +02:00
VirtualDiscFileSystem.cpp Get rid of unnecessary c_str calls in VirtualDiscFileSystem.cpp 2014-05-27 21:57:10 -04:00
VirtualDiscFileSystem.h More elegant way of solving #5839 (d_private in sceIoDread) 2014-04-13 23:22:17 +02:00