WUMSLoader/wumsloader/src
2022-10-09 16:28:39 +02:00
..
elfio Improve error handling by using std::nothrow everywhere 2022-05-08 18:47:09 +02:00
fs Rewrite of the WUMSLoader to simplify the code and have more memory for modules 2022-05-07 23:15:17 +02:00
module Add additional check to make sure to not overflow buffer 2022-05-13 15:50:47 +02:00
utils Return an error if OSDynLoad_Acquire fails 2022-10-05 20:24:28 +02:00
crt.c Use wut 1.1.1 2022-08-08 11:33:38 +02:00
entry.cpp Log the WUMSLoader version on each application start 2022-10-09 16:28:39 +02:00
entry.h Use wut 1.1.1 2022-08-08 11:33:38 +02:00
globals.cpp Acquire all RPLs modules are using (once) to prevent them from getting unloaded while using them 2022-10-05 19:53:14 +02:00
globals.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
link.ld Increase maximum size of wumsloader 2022-05-08 18:47:09 +02:00
version.h Log the WUMSLoader version on each application start 2022-10-09 16:28:39 +02:00