WUMSLoader/source
2026-01-26 20:07:56 +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 Allow early init of the Module System, check EnvrionmentLoader version 2024-04-25 20:29:37 +02: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 Stop calling SYSLaunchMenu (this forces the usage of the AutobootModule) 2024-06-30 10:23:11 +02:00
syscalls.s first commit 2020-04-28 14:43:07 +02:00