WiiUPluginLoaderBackend/source
2020-05-03 10:21:05 +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 Calling FINI_WUT_DEVOPTAB at the end of a application is softlocking. 2020-04-29 18:07:03 +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 First iteration of the WUPS-Backend as a .rpx/module for the SetupPayload 2020-04-29 18:02:36 +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 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
PluginManagement.cpp 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
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