WUMSLoader/wumsloader/src/utils
Maschell ea08593967 Avoid WUMS loading when we just did a iosu reload 2024-05-08 11:22:23 +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
OnLeavingScope.h Format OnLeavingScope 2022-05-08 18:47:09 +02:00
RelocationUtils.cpp Use custom wut_get_thread_specific/wut_set_thread_specific implementation. 2023-07-19 14:08:06 +02:00
RelocationUtils.h Remove the skipAllocFunction parameter 2023-03-26 17:01: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
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
hooks.cpp Only check heap in debug mode 2024-04-28 18:32:52 +02: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 Avoid WUMS loading when we just did a iosu reload 2024-05-08 11:22:23 +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
utils.h Memset every buffer allocated on the default heap before freeing 2023-03-26 16:53:33 +02:00
wiiu_zlib.hpp Avoid streams in ELFIO to redcude the binary size 2023-01-04 17:53:34 +01:00