summaryrefslogtreecommitdiffstats
path: root/src/core/loader/3dsx.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Loader: Remove the useless THREEDSXReader class.Emmanuel Gil Peyrot2015-01-151-10/+4
* Loader: Never forget to change is_loaded.Emmanuel Gil Peyrot2015-01-151-0/+7
* Loader: Don’t duplicate the docstring into the cpp file.Emmanuel Gil Peyrot2015-01-151-4/+0
* Loader: Fix indentation, whitespace, and a few other such cosmetic stuff.Emmanuel Gil Peyrot2015-01-151-25/+23
* Merge pull request #291 from purpasmart96/licensebunnei2014-12-211-1/+1
|\
| * License changepurpasmart962014-12-211-1/+1
* | Clean up some warningsChin2014-12-201-3/+1
|/
* HLE: Move kernel/archive.* to service/fs/Yuri Kunde Schlesner2014-12-161-1/+1
* Convert old logging calls to new logging macrosYuri Kunde Schlesner2014-12-131-7/+7
* Loader: Add 3DSX supportichfly2014-12-081-0/+236