WUMSLoader/wumsloader/src/utils
2023-03-26 15:31:06 +02:00
..
dynamic.c Use OSDynLoad_IsModuleLoaded instead of OSDynLoad_Acquire and add missing call 2023-01-04 03:10:03 +01:00
dynamic.h Rewrite of the WUMSLoader to simplify the code and have more memory for modules 2022-05-07 23:15:17 +02:00
ElfUtils.cpp Rewrite of the WUMSLoader to simplify the code and have more memory for modules 2022-05-07 23:15:17 +02: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
hooks.cpp Add WUMS 0.3.2 support 2023-01-06 18:24:35 +01:00
hooks.h Rewrite of the WUMSLoader to simplify the code and have more memory for modules 2022-05-07 23:15:17 +02:00
import_stub.S Rewrite of the WUMSLoader to simplify the code and have more memory for modules 2022-05-07 23:15:17 +02:00
imports.h Make sure the sdaBase and sda2Base are set properly 2023-03-26 15:31:06 +02:00
logger.c Rewrite of the WUMSLoader to simplify the code and have more memory for modules 2022-05-07 23:15:17 +02:00
logger.h Skip .wms files that start with "." or "_" 2022-10-03 22:12:36 +02:00
memory.cpp Rewrite of the WUMSLoader to simplify the code and have more memory for modules 2022-05-07 23:15:17 +02:00
memory.h Rewrite of the WUMSLoader to simplify the code and have more memory for modules 2022-05-07 23:15:17 +02:00
OnLeavingScope.h Format OnLeavingScope 2022-05-08 18:47:09 +02:00
RelocationUtils.cpp Update the Dockerfile 2023-03-26 15:31:06 +02:00
RelocationUtils.h Acquire all RPLs modules are using (once) to prevent them from getting unloaded while using them 2022-10-05 19:53:14 +02:00
StringTools.cpp Rewrite of the WUMSLoader to simplify the code and have more memory for modules 2022-05-07 23:15:17 +02:00
StringTools.h Improve error handling by using std::nothrow everywhere 2022-05-08 18:47:09 +02:00
utils.h Make sure the basemodule is one of the first modules 2023-01-04 03:10:03 +01:00
wiiu_zlib.hpp Avoid streams in ELFIO to redcude the binary size 2023-01-04 17:53:34 +01:00