WUMSLoader/source
2026-03-16 15:57:35 +01:00
..
utils Rewrite of the WUMSLoader to simplify the code and have more memory for modules 2022-05-07 23:15:17 +02:00
crt.c Fix compiling with latest/upcoming devkitppc/wut version 2026-01-26 20:07:56 +01:00
crt0.s Make it compatible with the EnvironmentLoader 2021-12-28 18:38:22 +01:00
ElfUtils.cpp Avoid streams in ELFIO to redcude the binary size 2023-01-04 17:53:34 +01:00
ElfUtils.h Rewrite of the WUMSLoader to simplify the code and have more memory for modules 2022-05-07 23:15:17 +02:00
kernel.cpp Rewrite module loading to load some module into custom memory mapped heap. 2026-03-16 15:57:35 +01:00
kernel.h Rewrite of the WUMSLoader to simplify the code and have more memory for modules 2022-05-07 23:15:17 +02:00
main.cpp Rewrite module loading to load some module into custom memory mapped heap. 2026-03-16 15:57:35 +01:00
syscalls.s first commit 2020-04-28 14:43:07 +02:00