Commit Graph

6 Commits

Author SHA1 Message Date
Maschell
32d635a512 Don't clear the .bss section anymore, call the wut init functions only once, except the devop one 2020-08-12 18:30:21 +02:00
Maschell
b6aeb71846 OSReceiveMessage hook: Only look into the message if the result is true 2020-08-12 18:30:21 +02:00
Maschell
fddd8842f2 Move global variables into a own file 2020-08-12 18:30:21 +02:00
Maschell
8dd161b177 Even more formatting 2020-08-12 18:30:21 +02:00
Maschell
1b047fb30c Calling FINI_WUT_DEVOPTAB at the end of a application is softlocking.
MEM2 is cleared anyway so this shouldn't be a memory leak. Needs further research
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