WiiUPluginSystem/loader/src
Maschell 17e34ad60b [Loader] First successfull, complete replacement!
- Copied the function patcher from the function_patcher example and modified to work with this porject
- Minor formatting
- Added global struct with stores the replacement functions
- Extended the useable space for plugins
2018-02-10 14:58:58 +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] First successfull, complete replacement! 2018-02-10 14:58:58 +01:00
elf_utils.cpp [Loader] Added missing relocation type 2018-02-09 21:28:39 +01:00
elf_utils.h [Loader] Updated the loader to call functions 2018-02-04 22:25:15 +01:00
entry.c [Loader] Added loading file from SDCard and print it 2018-02-04 10:27:03 +01:00
link_utils.cpp [Loader] First successfull, complete replacement! 2018-02-10 14:58:58 +01:00
link_utils.h [Loader] First successfull, complete replacement! 2018-02-10 14:58:58 +01:00
link.ld [loader] Added minimal loader project 2018-02-03 17:03:03 +01:00
main.cpp [Loader] First successfull, complete replacement! 2018-02-10 14:58:58 +01:00
main.h [Loader] First successfull, complete replacement! 2018-02-10 14:58:58 +01:00
module_parser.cpp [Loader] First successfull, complete replacement! 2018-02-10 14:58:58 +01:00
module_parser.h [Loader] Updated the loader to call functions 2018-02-04 22:25:15 +01:00
utils.cpp [Loader] Updated the loader to call functions 2018-02-04 22:25:15 +01:00
utils.h [Loader] Updated the loader to call functions 2018-02-04 22:25:15 +01:00
version.h [Loader] Added app_version logging 2018-02-04 10:50:34 +01:00