WiiUPluginLoaderBackend/source
Daniel K. O. c4ba7030d9
Some checks are pending
CI-Release / clang-format (push) Waiting to run
CI-Release / build-binary (push) Blocked by required conditions
CI-Release / deploy-binary (push) Blocked by required conditions
Block on VPADRead() while the plugin menu is open in Hyrule Warriors. (#109)
* Block on `VPADRead()` while the plugin menu is open.

* Trying to please clang-format.

* Block `VPADRead()` only for Hyrule Warriors.

---------

Co-authored-by: Daniel K. O. (dkosmari) <none@none>
2025-02-14 17:59:06 +01:00
..
config Unload unactive plugin when wiiloading a plugin with the same name and author 2025-02-08 13:14:17 +01:00
elfio Code cleanup 2025-02-08 13:14:17 +01:00
fs Clean up includes 2025-02-08 13:14:17 +01:00
patcher Block on VPADRead() while the plugin menu is open in Hyrule Warriors. (#109) 2025-02-14 17:59:06 +01:00
plugin Use latest WUPS and libbuttoncombo version 2025-02-08 13:14:17 +01:00
utils Block on VPADRead() while the plugin menu is open in Hyrule Warriors. (#109) 2025-02-14 17:59:06 +01:00
globals.cpp Remove the global trampoline table and add a small trampoline table next to each .text section instead 2025-02-08 13:14:17 +01:00
globals.h Remove the global trampoline table and add a small trampoline table next to each .text section instead 2025-02-08 13:14:17 +01:00
hooks.cpp Unload unactive plugin when wiiloading a plugin with the same name and author 2025-02-08 13:14:17 +01:00
hooks.h Clean up includes 2025-02-08 13:14:17 +01:00
main.cpp Unload unactive plugin when wiiloading a plugin with the same name and author 2025-02-08 13:14:17 +01:00
NotificationsUtils.cpp Clean up includes 2025-02-08 13:14:17 +01:00
NotificationsUtils.h Clean up includes 2025-02-08 13:14:17 +01:00
PluginManagement.cpp Unload unactive plugin when wiiloading a plugin with the same name and author 2025-02-08 13:14:17 +01:00
PluginManagement.h Remove the global trampoline table and add a small trampoline table next to each .text section instead 2025-02-08 13:14:17 +01:00
version.h Code cleanup 2025-02-08 13:14:17 +01:00