WiiUPluginLoaderBackend/source
2020-08-09 18:14:58 +02:00
..
common Use the function patcher module for the plugin function patches 2020-06-13 16:57:53 +02:00
elfio elfio: use delete instead of free 2020-06-03 18:20:19 +02:00
patcher Implement WUPS_LOADER_HOOK_VSYNC hook 2020-08-09 18:14:58 +02:00
plugin Actually read the target process from the plugin while function patching 2020-06-19 17:04:39 +02:00
utils Init default return value in WUPSGetPluginDataForContainerHandles 2020-06-12 21:10:32 +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 Implement WUPS_LOADER_HOOK_VSYNC hook 2020-08-09 18:14:58 +02:00
hooks.h Even more formatting 2020-05-03 12:30:15 +02:00
main.cpp Check the module information struct version 2020-06-07 14:10:31 +02:00
PluginManagement.cpp Use the function patcher module for the plugin function patches 2020-06-13 16:57:53 +02:00
PluginManagement.h Organize imports and format code 2020-05-28 20:51:31 +02:00