WiiUPluginSystem/loader
Maschell 10c5eccd93 [Example Plugin] Updated the example plugin
- It's now linking with libc/libutils/libdynamiclibs
- moved the main.c into the a "src" folder

[Loader]- Added DCFlushRange and DCInvalidateRange
- Improved logging.

Finally we can load the plugin from the sdcard and call it's function!
2018-02-09 21:31:05 +01:00
..
meta [loader] Added minimal loader project 2018-02-03 17:03:03 +01:00
src [Example Plugin] Updated the example plugin 2018-02-09 21:31:05 +01:00
LICENSE [loader] Added minimal loader project 2018-02-03 17:03:03 +01:00
Makefile [Loader] Updated the loader to call functions 2018-02-04 22:25:15 +01:00
README.md [General] Updated readmes 2018-02-04 10:31:42 +01:00

Wii U Plugin Loader Build Status

Building

For building you need:

Install them (in this order) according to their README's. Don't forget the dependencies of the libs itself.