WiiUPluginLoader/src
2019-03-01 19:20:32 +01:00
..
common First commit on new repo. 2018-09-22 19:52:52 +02:00
custom/gui First commit on new repo. 2018-09-22 19:52:52 +02:00
libelf First commit on new repo. 2018-09-22 19:52:52 +02:00
menu First commit on new repo. 2018-09-22 19:52:52 +02:00
mocha@74f723e2ab First commit on new repo. 2018-09-22 19:52:52 +02:00
mykernel First commit on new repo. 2018-09-22 19:52:52 +02:00
mymemory Added support for the Video Memory hook. 2019-02-08 16:43:45 +01:00
myutils Implement support for DrawTexture hook 2019-03-01 19:18:03 +01:00
patcher Implement support for DrawTexture hook 2019-03-01 19:18:03 +01:00
plugin First commit on new repo. 2018-09-22 19:52:52 +02:00
resources First commit on new repo. 2018-09-22 19:52:52 +02:00
settings [CONFIG] Only load values from the SD Card at the beginning. Add a save to SD card when existing a application. 2019-02-07 16:37:13 +01:00
Application.cpp First commit on new repo. 2018-09-22 19:52:52 +02:00
Application.h First commit on new repo. 2018-09-22 19:52:52 +02:00
entry.c First commit on new repo. 2018-09-22 19:52:52 +02:00
link.ld First commit on new repo. 2018-09-22 19:52:52 +02:00
main.cpp Added support for the Video Memory hook. 2019-02-08 16:43:45 +01:00
main.h First commit on new repo. 2018-09-22 19:52:52 +02:00
utils.cpp Implement function "HasHookCallHook(wups_loader_hook_type_t hook_type)" which returns true when a plugin exists that has implemented the given hook 2019-03-01 19:20:32 +01:00
utils.h Implement function "HasHookCallHook(wups_loader_hook_type_t hook_type)" which returns true when a plugin exists that has implemented the given hook 2019-03-01 19:20:32 +01:00
version.h First commit on new repo. 2018-09-22 19:52:52 +02:00