Maschell
|
cb6bd93069
|
Formatting of hooks.cpp, improving logs when a hook is not implemented
|
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
|
1b047fb30c
|
Calling FINI_WUT_DEVOPTAB at the end of a application is softlocking.
MEM2 is cleared anyway so this shouldn't be a memory leak. Needs further research
|
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 |
|