summaryrefslogtreecommitdiffstats
path: root/src/core/file_sys/directory_file_system.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2014-04-09fixed project includes to use new directory structurebunnei1-7/+5
2014-04-09got rid of 'src' folders in each sub-projectbunnei1-0/+0
2013-09-26renamed file_sys_directory.* to directory_file_system.*ShizZy1-1/+1
2013-09-26moved file_sys back to coreShizZy1-0/+0
2013-09-24removed <windows.h> include from common.h and added it only where neededShizZy1-1/+1
2013-09-24moved file_sys to commonShizZy1-0/+0
2013-09-24removed unused commented-out codeShizZy1-154/+0
2013-09-24renamed PSPFileInfo to just FileInfoShizZy1-10/+10
2013-09-24added PPSSPP's file system directory module for game loadingShizZy1-10/+123
2013-09-20ppsspp file system module - currently unusedShizZy1-0/+712