WiiUPluginSystem/loader/src/patcher
Maschell 1024338498 Added new macros for FS and overlay access.
Now the plugin don't need to use the INITIALIZE_PLUGIN hook for fs and overlay access, but use the WUPS_FS_ACCESS()/WUPS_ALLOW_OVERLAY() macro.
2018-02-25 15:18:52 +01:00
..
function_patcher.cpp [Loader] Code formatting and minor logging improvements. 2018-02-24 12:35:00 +01:00
function_patcher.h Added new macros for FS and overlay access. 2018-02-25 15:18:52 +01:00
hooks_patcher.cpp Added new hook-methods, added more information to the example_plugin 2018-02-25 13:07:49 +01:00
hooks_patcher.h [Loader] Added mocha and device mounting. 2018-02-14 19:46:14 +01:00