Maschell
|
13e5d854d1
|
Use libkernel for a KernelCopy instead register own kernel functions.
|
2020-05-28 21:58:15 +02:00 |
|
Maschell
|
9ee8085a64
|
OSReceiveMessage hook: Only look into the message if the result is true
|
2020-05-28 20:51:56 +02:00 |
|
Maschell
|
80a0712519
|
Make sure to use plugins only in proccess 2 and 15.
|
2020-05-28 20:49:52 +02:00 |
|
Maschell
|
3af7de28d8
|
Move global variables into a own file
|
2020-05-17 20:40:05 +02:00 |
|
Maschell
|
ccdc22c923
|
Improve logging
|
2020-05-08 11:17:24 +02:00 |
|
Maschell
|
0c0680be77
|
Even more formatting
|
2020-05-03 12:30:15 +02:00 |
|
Maschell
|
4f5de0f889
|
Add intial support for function patching via plugins
|
2020-05-03 11:13:55 +02:00 |
|
Maschell
|
89445b77c2
|
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-04-29 18:07:03 +02:00 |
|
Maschell
|
2705a91c13
|
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-04-29 18:02:36 +02:00 |
|