Commit Graph

13 Commits

Author SHA1 Message Date
Maschell
f2c59d8c86 Fix compiling with latest wut version by linking against libz 2020-08-12 18:30:21 +02:00
Maschell
586ed091d7 Use the function patcher module for the plugin function patches 2020-08-12 18:30:21 +02:00
Maschell
7fc917da40 Use libfunctionpatcher for non-plugin function patches 2020-08-12 18:30:21 +02:00
Maschell
25929e84fa Use libkernel for a KernelCopy instead register own kernel functions. 2020-08-12 18:30:21 +02:00
Maschell
0406081e1a Build with WiiUModuleSystem, export a bunch of useful functions to control the backend 2020-08-12 18:30:21 +02:00
Maschell
f98c9b9330 Fix warning by not using the c++17 flag on c files 2020-08-12 18:30:21 +02:00
Maschell
9c23f9f315 First iteration of the WUPS-Backend as a .rpx/module for the SetupPayload
- Function replacements are not implemented yet
- Serveral features like the config menu are missing

Still WIP
2020-08-12 18:30:21 +02:00
Maschell
69ed56522a Fix some compiler warnings 2019-11-18 11:39:09 +01:00
orboditilt
614f75364b Fix the filename. 2019-08-18 22:39:09 +02:00
orboditilt
b7aa6401fe Just the backend of the plugin system. 2019-08-15 10:45:18 +02:00
Maschell
0c0f9f36e2 Add missing libs for linking to fix compiling 2019-05-14 22:29:28 +02:00
Maschell
284912c3ea Stub libntfs usage. 2019-05-14 22:28:30 +02:00
Maschell
471941be6e First commit on new repo. 2018-09-22 19:52:52 +02:00