Commit Graph

12 Commits

Author SHA1 Message Date
Maschell
8050bb7e44 Make sure to use plugins only in proccess 2 and 15. 2020-08-12 18:30:21 +02:00
Maschell
0406081e1a Build with WiiUModuleSystem, export a bunch of useful functions to control the backend 2020-08-12 18:30:21 +02:00
Maschell
5d306ba833 Add support for loading a list of plugin data on the next application change 2020-08-12 18:30:21 +02:00
Maschell
fddd8842f2 Move global variables into a own file 2020-08-12 18:30:21 +02:00
Maschell
be84c8b48f Improve logging 2020-08-12 18:30:21 +02:00
Maschell
d9e57ecc9d Move loadPlugins function to PluginManagement 2020-08-12 18:30:21 +02:00
Maschell
dd9b32a1f6 Add the PluginHeapHandle as an argument instead of using the global variable 2020-08-12 18:30:21 +02:00
Maschell
bbf68181ec Refactor loading plugins 2020-08-12 18:30:21 +02:00
Maschell
8dd161b177 Even more formatting 2020-08-12 18:30:21 +02:00
Maschell
87fa405af2 Add intial support for function patching via plugins 2020-08-12 18:30:21 +02:00
Maschell
2e0a02f5aa Increase the maximum number of relocations from 500 to 1000. Refactor some code to a "PluginManagement" class. 2020-08-12 18:30:21 +02:00
Maschell
9c23f9f315 First iteration of the WUPS-Backend as a .rpx/module for the SetupPayload
- Function replacements are not implemented yet
- Serveral features like the config menu are missing

Still WIP
2020-08-12 18:30:21 +02:00