summaryrefslogtreecommitdiff
path: root/src/core/loader.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Loader: Moved elf and loader modules to a "loader" subdirectory.Gravatar bunnei2014-06-161-205/+0
|
* Loader: Added stubbed detection of CXI and CCI files.Gravatar bunnei2014-06-161-0/+6
|
* Loader: Removed unused CXI and DAT loading code.Gravatar bunnei2014-06-161-76/+0
|
* kernel: refactored function naming to remove "__" prefixGravatar bunnei2014-05-221-3/+3
|
* added ability to load AXF files (same as ELF)Gravatar bunnei2014-05-151-0/+3
|
* changed loader to use __KernelLoadExecGravatar bunnei2014-05-131-8/+9
|
* - added option to load a code.bin file extracted from a CXI fileGravatar bunnei2014-04-301-3/+50
| | | | - updated load launcher.dat function to use ARM11 format hack
* Add a quick way to load Launcher.dat filesGravatar Mathieu Vaillancourt2014-04-211-0/+54
|
* fixed project includes to use new directory structureGravatar bunnei2014-04-081-6/+8
|
* got rid of 'src' folders in each sub-projectGravatar bunnei2014-04-081-0/+168