summaryrefslogtreecommitdiffstats
path: root/src/core/loader/3dsx.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Implement 3dsx RomFSCruel2015-09-211-2/+12
* Loader: Remove unnecessary pointer indirection to IOFileYuri Kunde Schlesner2015-07-141-1/+1
* Kernel: Introduce skeleton Process class to hold process dataYuri Kunde Schlesner2015-05-091-1/+7
* Loader: Guess filetype from the magic, or fallback to the extension.Emmanuel Gil Peyrot2015-01-151-0/+7
* Loader: Keep a reference to the file and pass it to the correct AppLoader, instead of loading it multiple times.Emmanuel Gil Peyrot2015-01-151-6/+1
* Loader: Never forget to change is_loaded.Emmanuel Gil Peyrot2015-01-151-1/+1
* License changepurpasmart962014-12-211-1/+1
* Loader: Add 3DSX supportichfly2014-12-081-0/+32