WiiUPluginSystem/loader/src
Maschell 0d46322cbb Add support for plugins that use wut libraries.
Add the requirement to have wut installed
Modify the plugin makefile, now you need to enable malloc wrapping manually
Change the calling behaviour of the "WUPS_APP_STATUS_CLOSED" hook. PPCExit does NOT get called when opening an application from the system menu.
Add error output to the UDPLogger on failure.
2018-06-17 12:47:45 +02:00
..
common Add support for plugins that use wut libraries. 2018-06-17 12:47:45 +02:00
libelf [Loader] removed unused makefile 2018-02-04 16:39:11 +01:00
menu Formatting, added bash script for installing/updating the dependencies (based on the travis script) 2018-03-11 17:12:46 +01:00
mocha@74f723e2ab [Loader] Added mocha and device mounting. 2018-02-14 19:46:14 +01:00
mykernel [Loader] Added intial code for Memory mapping! 2018-04-04 16:30:54 +02:00
mymemory [Loader] Refacored memory mapping class, added function to get size of a mapped memory region. 2018-04-08 13:02:53 +02:00
myutils When loading a plugin via wiiload the plugin loader now only closes when the plugin was linked successfully. 2018-06-14 16:15:31 +02:00
patcher Add support for plugins that use wut libraries. 2018-06-17 12:47:45 +02:00
plugin Add support for plugins that use wut libraries. 2018-06-17 12:47:45 +02:00
resources [Loader] Added simple, initial gui. 2018-02-17 14:51:05 +01:00
settings [Loader] Added serveral minor clean ups. 2018-04-04 15:36:57 +02:00
Application.cpp [Loader] Added intial code for Memory mapping! 2018-04-04 16:30:54 +02:00
Application.h [Loader] Added intial code for Memory mapping! 2018-04-04 16:30:54 +02:00
entry.c [Loader] Code formatting and minor logging improvements. 2018-02-24 12:35:00 +01:00
link.ld [loader] Added minimal loader project 2018-02-03 17:03:03 +01:00
main.cpp Add support for plugins that use wut libraries. 2018-06-17 12:47:45 +02:00
main.h [ALL] Added overlay callback 2018-02-20 12:41:58 +01:00
utils.cpp [Loader] Added mkdir support to the plugins 2018-03-08 16:38:26 +01:00
utils.h [Loader] A single plugin can be loaded via wiiload. 2018-03-04 16:27:57 +01:00
version.h [Loader] Added app_version logging 2018-02-04 10:50:34 +01:00