summaryrefslogtreecommitdiff
path: root/src/core/loader.cpp
AgeCommit message (Collapse)Author
2014-06-16Loader: Moved elf and loader modules to a "loader" subdirectory.bunnei
2014-06-16Loader: Added stubbed detection of CXI and CCI files.bunnei
2014-06-16Loader: Removed unused CXI and DAT loading code.bunnei
2014-05-22kernel: refactored function naming to remove "__" prefixbunnei
2014-05-15added ability to load AXF files (same as ELF)bunnei
2014-05-13changed loader to use __KernelLoadExecbunnei
2014-04-30- added option to load a code.bin file extracted from a CXI filebunnei
- updated load launcher.dat function to use ARM11 format hack
2014-04-21Add a quick way to load Launcher.dat filesMathieu Vaillancourt
2014-04-08fixed project includes to use new directory structurebunnei
2014-04-08got rid of 'src' folders in each sub-projectbunnei