Maschell
7aec6a2bfd
[General] Updated the wups_loader_entry_t struct
...
Removed the union
2018-02-12 20:51:24 +01:00
Maschell
ec217c6aef
[Loader] Added support for the init hook.
...
- The loader now returns to the system menu and restores all patches when entering mii maker.
2018-02-10 17:05:11 +01:00
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
Maschell
46456df8fc
[Loader] Updated the loader to call functions
...
Progress?
2018-02-04 22:25:15 +01:00
Maschell
ef9579c6ba
[Loader] Added code to parse the wups.load section
...
And copy the functions into the target space. Relocation is next!
2018-02-04 18:05:04 +01:00