Maschell
41da4db58c
Replaced all instances of the word "module" with "plugin"
2018-02-18 16:10:27 +01:00
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
Maschell
a31d6e8db5
[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
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