This website requires JavaScript.
Explore
Help
Register
Sign In
Leahnaya
/
WUMSLoader
Watch
1
Star
0
Fork
0
You've already forked WUMSLoader
mirror of
https://github.com/wiiu-env/WUMSLoader.git
synced
2026-03-22 18:14:29 -05:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
v0.3.0-dev
WUMSLoader
/
wumsloader
History
Maschell
f00d4a9dc0
Fix using memory mapping module allocator if possible
2026-03-17 20:30:06 +01:00
..
src
Fix using memory mapping module allocator if possible
2026-03-17 20:30:06 +01:00
.clangd
Rewrite module loading to load some module into custom memory mapped heap.
2026-03-16 15:57:35 +01:00
.gitignore
Rewrite of the WUMSLoader to simplify the code and have more memory for modules
2022-05-07 23:15:17 +02:00
Makefile
Fix compiling with latest/upcoming devkitppc/wut version
2026-01-26 20:07:56 +01:00
README.md
Rewrite of the WUMSLoader to simplify the code and have more memory for modules
2022-05-07 23:15:17 +02:00
README.md
WUMSLoader
Credits
maschell
Copy pasted the solution for using wut header in .elf files from
RetroArch
Copy pasted resolving the ElfRelocations from
decaf