ppsspp/Core/FileSystems
Unknown W. Brackets 595759ef78 Implement a factory for kernel objects.
Couldn't think of a better way to do this, maybe there's some fancy
one I don't know about.

Also finished up a couple left over kernel objects.

Maybe a quarter the way there?
2012-12-28 13:55:22 -08:00
..
BlockDevices.cpp Filesystems: add host0: hack, proper shutdown of DirectoryFileSystem 2012-12-26 08:24:19 +01:00
BlockDevices.h Switch to "GPL 2.0 or later" for various reasons. I wrote most of the code I imported from Dolphin (which is GPL2-but-not-later), so it should be OK. 2012-11-04 23:24:00 +01:00
DirectoryFileSystem.cpp Try to fix linux build 2012-12-27 23:41:22 +01:00
DirectoryFileSystem.h Possible buildfix 2012-12-28 16:52:01 +01:00
FileSystem.h Implement a factory for kernel objects. 2012-12-28 13:55:22 -08:00
ISOFileSystem.cpp Need this for the debug build. 2012-12-21 16:28:55 -08:00
ISOFileSystem.h sceIoRename function 2012-11-28 05:21:32 +10:00
MetaFileSystem.cpp Confirmed: PSP ignores .. beyond root. 2012-12-27 05:27:13 -08:00
MetaFileSystem.h Slightly better logging in path mapping 2012-12-19 11:11:56 +01:00