ppsspp/Core/FileSystems
CPkmn 5729523d9c ISOFileSystem support for umd0:umd0
Allows Bleach: Soul Carnival 2 to find what it's looking for in its boot process (umd0:umd0). The game is still stuck in a blackscreen, but the boot process seems better than before (judging from the logs).

Prior to requesting umd0:umd0 the log is interesting. This is the second game I've seen waiting within a callback, and having something other than hleDelayResultFinish waking up an HLE-blocked thread.
2013-08-02 04:28:01 -07:00
..
BlockDevices.cpp Specify file data layout endianness. 2013-07-27 16:05:21 -07:00
BlockDevices.h Open ISOs very slightly faster by not reopening 2013-06-19 20:47:42 +02:00
DirectoryFileSystem.cpp Switch to including Windows.h from an intermediate. 2013-07-28 21:04:19 -07:00
DirectoryFileSystem.h Move VirtualDiscFileSystem to its own file. 2013-07-28 12:31:48 -07:00
FileSystem.h Remove unused fpointer member. 2013-07-10 22:30:25 -07:00
ISOFileSystem.cpp ISOFileSystem support for umd0:umd0 2013-08-02 04:28:01 -07:00
ISOFileSystem.h Open directory as disc image 2013-07-23 17:24:33 +02:00
MetaFileSystem.cpp new patch for ISOFilsSystem 2013-07-08 12:35:07 +08:00
MetaFileSystem.h new patch for ISOFilsSystem 2013-07-08 12:35:07 +08:00
tlzrc.cpp Mac build fix 2013-05-08 23:48:57 +02:00
VirtualDiscFileSystem.cpp Properly return sector info in virtfs. 2013-07-30 01:19:47 -07:00
VirtualDiscFileSystem.h Add a param to log filenames in virtfs handlers. 2013-07-28 13:09:00 -07:00