WiiUPluginSystem/loader/src
Maschell dc8a9a81fc [Loader] Added mocha and device mounting.
- Now patching two more function which could be used as hooks (PPCExit and ProcUIProcessMessages)
2018-02-14 19:46:14 +01:00
..
common [Loader] Added mocha and device mounting. 2018-02-14 19:46:14 +01:00
libelf [Loader] removed unused makefile 2018-02-04 16:39:11 +01:00
mocha@74f723e2ab [Loader] Added mocha and device mounting. 2018-02-14 19:46:14 +01:00
myutils [Loader] Added mocha and device mounting. 2018-02-14 19:46:14 +01:00
patcher [Loader] Added mocha and device mounting. 2018-02-14 19:46:14 +01:00
ElfTools.cpp [Loader] Moved method elfLink from ModuleData to ElfTools, other minor stuff 2018-02-14 18:18:42 +01:00
ElfTools.h [Loader] Moved method elfLink from ModuleData to ElfTools, other minor stuff 2018-02-14 18:18:42 +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] Added mocha and device mounting. 2018-02-14 19:46:14 +01:00
main.h [Loader] Added mocha and device mounting. 2018-02-14 19:46:14 +01:00
ModuleData.cpp [Loader] Moved method elfLink from ModuleData to ElfTools, other minor stuff 2018-02-14 18:18:42 +01:00
ModuleData.h [Loader] Moved method elfLink from ModuleData to ElfTools, other minor stuff 2018-02-14 18:18:42 +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