Maschell
|
64f78ccec4
|
Patch Kernel to resolve symbols names of plugins
|
2021-12-15 17:04:30 +01:00 |
|
Maschell
|
719ae8e4da
|
Decrease the maximum plugin description length to 100 byte.
|
2021-12-11 13:00:54 +01:00 |
|
Maschell
|
fe2e7d6fa9
|
WUPS 0.6.1 support
|
2021-10-01 17:25:48 +02:00 |
|
Maschell
|
aa90e2478b
|
Formatting and cleanup
|
2021-09-25 14:26:18 +02:00 |
|
Maschell
|
13ed348f43
|
Add support for the config and storage API. Bump version to 0.6
|
2021-09-24 20:37:54 +02:00 |
|
Maschell
|
b48a53b63d
|
Try to allocate memory for the plugins via the memory mapping module
|
2021-04-01 00:37:22 +02:00 |
|
Maschell
|
ce73ac48e0
|
Use the function patcher module for the plugin function patches
|
2020-06-13 16:57:53 +02:00 |
|
Maschell
|
506b8eaf9a
|
Use definitions from WUMS if possible
|
2020-06-06 16:40:25 +02:00 |
|
Maschell
|
192b00baae
|
Adopt module_defines to be compatible to the latest SetupPayload
|
2020-05-17 21:07:07 +02:00 |
|
Maschell
|
9a5d3a843f
|
Add support for loading a list of plugin data on the next application change
|
2020-05-17 20:49:31 +02:00 |
|
Maschell
|
c1c7594926
|
Save the address of memory allocated on the plugin heap
|
2020-05-03 12:23:50 +02:00 |
|
Maschell
|
6d8fd08f25
|
Increase the maximum number of relocations from 500 to 1000. Refactor some code to a "PluginManagement" class.
|
2020-05-03 10:21:05 +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 |
|