summaryrefslogtreecommitdiffstats
path: root/src/core/loader.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Loader: Moved elf and loader modules to a "loader" subdirectory.bunnei2014-06-171-205/+0
* Loader: Added stubbed detection of CXI and CCI files.bunnei2014-06-161-0/+6
* Loader: Removed unused CXI and DAT loading code.bunnei2014-06-161-76/+0
* kernel: refactored function naming to remove "__" prefixbunnei2014-05-231-3/+3
* added ability to load AXF files (same as ELF)bunnei2014-05-161-0/+3
* changed loader to use __KernelLoadExecbunnei2014-05-141-8/+9
* - added option to load a code.bin file extracted from a CXI filebunnei2014-05-011-3/+50
* Add a quick way to load Launcher.dat filesMathieu Vaillancourt2014-04-221-0/+54
* fixed project includes to use new directory structurebunnei2014-04-091-6/+8
* got rid of 'src' folders in each sub-projectbunnei2014-04-091-0/+168