WiiUPluginLoaderBackend/source
2020-05-03 12:25:38 +02:00
..
common Save the address of memory allocated on the plugin heap 2020-05-03 12:23:50 +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 Save the address of memory allocated on the plugin heap 2020-05-03 12:23:50 +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 Fix logic behin calling hooks, improve logging when calling hooks. 2020-05-03 11:40:44 +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 Formatting 2020-05-03 12:25:38 +02:00
PluginManagement.h Formatting 2020-05-03 12:25:38 +02:00