Maschell
|
e91616fcff
|
Get module_information_t pointer from args instead of "guessing" it
|
2020-08-12 18:30:21 +02:00 |
|
Maschell
|
bed3f7920b
|
Use definitions from WUMS if possible
|
2020-08-12 18:30:21 +02:00 |
|
Maschell
|
32d635a512
|
Don't clear the .bss section anymore, call the wut init functions only once, except the devop one
|
2020-08-12 18:30:21 +02:00 |
|
Maschell
|
d4c4e7c669
|
Remove the elfio reader from the PluginData class, use it when it's needed
|
2020-08-12 18:30:21 +02:00 |
|
Maschell
|
4c0b5f3480
|
Adopt to new chnages of WUMS
|
2020-08-12 18:30:21 +02:00 |
|
Maschell
|
c084e114e9
|
Organize imports and format code
|
2020-08-12 18:30:21 +02:00 |
|
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 |
|