WiiUPluginLoaderBackend/source
2020-05-03 11:16:22 +02:00
..
common Increase the maximum number of relocations from 500 to 1000. Refactor some code to a "PluginManagement" class. 2020-05-03 10:21:05 +02:00
elfio First iteration of the WUPS-Backend as a .rpx/module for the SetupPayload 2020-04-29 18:02:36 +02:00
kernel First iteration of the WUPS-Backend as a .rpx/module for the SetupPayload 2020-04-29 18:02:36 +02:00
patcher Add intial support for function patching via plugins 2020-05-03 11:13:55 +02:00
plugin Increase the maximum number of relocations from 500 to 1000. Refactor some code to a "PluginManagement" class. 2020-05-03 10:21:05 +02:00
utils First iteration of the WUPS-Backend as a .rpx/module for the SetupPayload 2020-04-29 18:02:36 +02:00
crt0.s First iteration of the WUPS-Backend as a .rpx/module for the SetupPayload 2020-04-29 18:02:36 +02:00
hooks.cpp Formatting of hooks.cpp, improving logs when a hook is not implemented 2020-05-03 11:16:22 +02:00
hooks.h First iteration of the WUPS-Backend as a .rpx/module for the SetupPayload 2020-04-29 18:02:36 +02:00
main.cpp Add intial support for function patching via plugins 2020-05-03 11:13:55 +02:00
PluginManagement.cpp Add intial support for function patching via plugins 2020-05-03 11:13:55 +02:00
PluginManagement.h Increase the maximum number of relocations from 500 to 1000. Refactor some code to a "PluginManagement" class. 2020-05-03 10:21:05 +02:00