WiiUPluginLoaderBackend/source
2020-05-17 20:41:11 +02:00
..
common Even more formatting 2020-05-03 12:30:15 +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 Add the PluginHeapHandle as an argument instead of using the global variable 2020-05-03 14:14:22 +02:00
utils Improve logging 2020-05-08 11:17:24 +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 Move global variables into a own file 2020-05-17 20:40:05 +02:00
PluginManagement.cpp Free trampolin data when unloading plugins 2020-05-17 20:41:11 +02:00
PluginManagement.h Move loadPlugins function to PluginManagement 2020-05-03 14:20:00 +02:00