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.
|
2014-10-06 19:58:43 +02:00 |
|
Lioncash
|
ca2f0de08a
|
Fix warnings in core and common
|
2014-09-28 11:44:14 -04:00 |
|
archshift
|
1966f7b0ad
|
Use the citra user path for the sdmc directory
|
2014-09-21 09:34:33 -07:00 |
|
Emmanuel Gil Peyrot
|
6b7b36a874
|
Common: Rename the File namespace to FileUtil, to match the filename and prevent collisions.
|
2014-09-17 14:35:45 +00:00 |
|
bunnei
|
532a9e80a0
|
Merge pull request #99 from archshift/ext-check
loader.cpp: improved file extension checking, made Upper/LowerStr useful, moved string_util into Common namespace
|
2014-09-11 00:04:36 -04:00 |
|
archshift
|
9d7cc2bedc
|
common: Prune all redundant includes
|
2014-09-08 17:25:43 -07:00 |
|
archshift
|
5472fd4d9b
|
Added string_util to common, small changes in loader.cpp
|
2014-09-08 15:43:22 -07:00 |
|
Lioncash
|
da6f24b374
|
Common: Move remaining C header includes over to their C++ equivalent
|
2014-08-17 13:54:06 -04:00 |
|
bunnei
|
7a136b8a84
|
fixes to build on linux
|
2014-04-22 19:42:29 -07:00 |
|
bunnei
|
de0a034a84
|
fixed project includes to use new directory structure
|
2014-04-08 20:15:08 -04:00 |
|
bunnei
|
63e46abdb8
|
got rid of 'src' folders in each sub-project
|
2014-04-08 19:25:03 -04:00 |
|