WiiUPluginLoaderBackend/source
2020-06-03 19:33:09 +02:00
..
common Update module_defines.h to match latest SetupPayload version 2020-05-29 17:16:34 +02:00
elfio elfio: use delete instead of free 2020-06-03 18:20:19 +02:00
patcher Don't clear the .bss section anymore, call the wut init functions only once, except the devop one 2020-06-03 19:33:09 +02:00
plugin Remove the elfio reader from the PluginData class, use it when it's needed 2020-06-03 18:34:31 +02:00
utils Use libkernel for a KernelCopy instead register own kernel functions. 2020-05-28 21:58:15 +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 Organize imports and format code 2020-05-28 20:51:31 +02:00
hooks.h Even more formatting 2020-05-03 12:30:15 +02:00
main.cpp Don't clear the .bss section anymore, call the wut init functions only once, except the devop one 2020-06-03 19:33:09 +02:00
PluginManagement.cpp Don't clear the .bss section anymore, call the wut init functions only once, except the devop one 2020-06-03 19:33:09 +02:00
PluginManagement.h Organize imports and format code 2020-05-28 20:51:31 +02:00