Maschell
|
b1b99343d6
|
Rewrite of the WUMSLoader to simplify the code and have more memory for modules
|
2022-05-07 23:15:17 +02:00 |
|
Maschell
|
66e5d5b9f3
|
Fix building with make DEBUG=1
|
2022-01-30 13:51:48 +01:00 |
|
Maschell
|
d6ace2f0ef
|
Move "-fno-exceptions -fno-rtti" from CFLAGS to CXXFLAGS
|
2022-01-23 22:17:17 +01:00 |
|
Maschell
|
f8fb941b07
|
Only do logging when built with make DEBUG=1 , deinit logging properly
|
2022-01-23 22:16:51 +01:00 |
|
Maschell
|
f2abd5945a
|
Make it compatible with the EnvironmentLoader
|
2021-12-28 18:38:22 +01:00 |
|
Maschell
|
b17b522d6b
|
Tweaking some compiler options
|
2021-04-17 13:25:54 +02:00 |
|
Maschell
|
dbdb232a81
|
Use -lz directly to be compatible to latest wut version
|
2020-08-10 17:16:18 +02:00 |
|
Maschell
|
3853f3876e
|
Use bin2s instead of xxd to include the relocator.elf
|
2020-06-25 18:57:41 +02:00 |
|
Maschell
|
d1581b392f
|
Make sure to build the relocator if their files changes
|
2020-06-25 18:56:36 +02:00 |
|
Maschell
|
51fc349237
|
Add support for WUMS, support for handling and resolving exports
|
2020-05-17 21:14:27 +02:00 |
|
Maschell
|
b526acbded
|
Allocate everything on the stack instead of the heap
|
2020-05-17 13:11:52 +02:00 |
|
Maschell
|
9a4068d15b
|
first commit
|
2020-04-28 14:43:07 +02:00 |
|