WiiUPluginLoaderBackend/source
2020-05-17 21:06:00 +02:00
..
common Add support for loading a list of plugin data on the next application change 2020-05-17 20:49:31 +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 Add missing import 2020-05-17 20:40:12 +02:00
patcher Move global variables into a own file 2020-05-17 20:40:05 +02:00
plugin Addned functions to load plugin meta information from a path or buffer 2020-05-17 20:50:31 +02:00
utils Improve logging 2020-05-17 20:49:40 +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
globals.cpp Move global variables into a own file 2020-05-17 20:40:05 +02:00
globals.h Move global variables into a own file 2020-05-17 20:40:05 +02:00
hooks.cpp Even more formatting 2020-05-03 12:30:15 +02:00
hooks.h Even more formatting 2020-05-03 12:30:15 +02:00
main.cpp Add support for loading a list of plugin data on the next application change 2020-05-17 20:49:31 +02:00
PluginManagement.cpp Make sure to restore patches before unloading plugins 2020-05-17 21:06:00 +02:00
PluginManagement.h Add callDeinitHooks and RestorePatches to the PlugingManagement 2020-05-17 21:04:16 +02:00