archshift
|
e6594f9f53
|
Added configuration file system.
Uses QSettings on citra-qt, and inih on citra-cli.
|
11 years ago |
Emmanuel Gil Peyrot
|
fbd72fd6bf
|
Common: Add a helper function to generate a 8.3 filename from a long one.
Core: Fix the SDMC Directory implementation to make blargSnes work.
|
11 years ago |
Lioncash
|
ca2f0de08a
|
Fix warnings in core and common
|
11 years ago |
archshift
|
1966f7b0ad
|
Use the citra user path for the sdmc directory
|
11 years ago |
Emmanuel Gil Peyrot
|
6b7b36a874
|
Common: Rename the File namespace to FileUtil, to match the filename and prevent collisions.
|
11 years ago |
Emmanuel Gil Peyrot
|
edaf59a759
|
Common: Return the number of items read/written in IOFile’s methods instead of a boolean.
|
11 years ago |
archshift
|
5472fd4d9b
|
Added string_util to common, small changes in loader.cpp
|
11 years ago |
Lioncash
|
90e994471a
|
Common: Move header guards over to pragma once
Also replaced C headers with the C++ equivalent ones
|
12 years ago |
bunnei
|
de0a034a84
|
fixed project includes to use new directory structure
|
12 years ago |
bunnei
|
63e46abdb8
|
got rid of 'src' folders in each sub-project
|
12 years ago |
ShizZy
|
c2867f7e14
|
removed unneeded dolphin paths code, fixed linker problems with common.lib
|
12 years ago |
ShizZy
|
7564d28faf
|
replaced common code with dolphin common
|
12 years ago |