WiiUPluginSystem/loader/src
2018-02-13 22:28:08 +01:00
..
common [Loader] First successfull, complete replacement! 2018-02-10 14:58:58 +01:00
libelf [Loader] removed unused makefile 2018-02-04 16:39:11 +01:00
patcher [Loader] Huge refactoring. Getting rid of the global lists in C. Using std::vector now and classes. 2018-02-13 22:20:38 +01:00
ElfTools.cpp [Loader] Huge refactoring. Getting rid of the global lists in C. Using std::vector now and classes. 2018-02-13 22:20:38 +01:00
ElfTools.h [Loader] Huge refactoring. Getting rid of the global lists in C. Using std::vector now and classes. 2018-02-13 22:20:38 +01:00
entry.c [Loader] Added loading file from SDCard and print it 2018-02-04 10:27:03 +01:00
EntryData.h [Loader] Huge refactoring. Getting rid of the global lists in C. Using std::vector now and classes. 2018-02-13 22:20:38 +01:00
HookData.h [Loader] Huge refactoring. Getting rid of the global lists in C. Using std::vector now and classes. 2018-02-13 22:20:38 +01:00
link.ld [loader] Added minimal loader project 2018-02-03 17:03:03 +01:00
main.cpp [Loader] Huge refactoring. Getting rid of the global lists in C. Using std::vector now and classes. 2018-02-13 22:20:38 +01:00
main.h [Loader] Huge refactoring. Getting rid of the global lists in C. Using std::vector now and classes. 2018-02-13 22:20:38 +01:00
ModuleData.cpp [Loader] Updated logging message 2018-02-13 22:28:08 +01:00
ModuleData.h [Loader] Huge refactoring. Getting rid of the global lists in C. Using std::vector now and classes. 2018-02-13 22:20:38 +01:00
utils.cpp [Loader] Huge refactoring. Getting rid of the global lists in C. Using std::vector now and classes. 2018-02-13 22:20:38 +01:00
utils.h [Loader] Huge refactoring. Getting rid of the global lists in C. Using std::vector now and classes. 2018-02-13 22:20:38 +01:00
version.h [Loader] Added app_version logging 2018-02-04 10:50:34 +01:00