Maschell
|
6cb4f4e358
|
Add initial support for storing and loadings hooks of modules (but not calling them)
|
2020-05-29 17:36:10 +02:00 |
|
Maschell
|
fa68c980af
|
Fix support for loading multiple modules
|
2020-05-28 21:45:44 +02:00 |
|
Maschell
|
51fc349237
|
Add support for WUMS, support for handling and resolving exports
|
2020-05-17 21:14:27 +02:00 |
|
Maschell
|
2ee3011ae8
|
Formatting
|
2020-05-17 19:05:51 +02:00 |
|
Maschell
|
b526acbded
|
Allocate everything on the stack instead of the heap
|
2020-05-17 13:11:52 +02:00 |
|
Maschell
|
d36ad9bf3d
|
Change address/endAddress in ModuleData to startAddress/endAddress
|
2020-05-03 00:06:11 +02:00 |
|
Maschell
|
7fe051d2cf
|
Added some logging
|
2020-04-29 12:06:47 +02:00 |
|
Maschell
|
06cb0efe34
|
Fix the address of the module_information_t struct
|
2020-04-29 11:43:45 +02:00 |
|
Maschell
|
65260dbaa0
|
Fix logging the wrong filepath
|
2020-04-29 11:10:41 +02:00 |
|
Maschell
|
7611a54a63
|
Fix the path for modules
|
2020-04-28 15:05:45 +02:00 |
|
Maschell
|
9a4068d15b
|
first commit
|
2020-04-28 14:43:07 +02:00 |
|