WUMSLoader/wumsloader
2026-01-26 20:07:56 +01:00
..
src Fix compiling with latest/upcoming devkitppc/wut version 2026-01-26 20:07:56 +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

WUMSLoader

Credits

  • maschell
  • Copy pasted the solution for using wut header in .elf files from RetroArch
  • Copy pasted resolving the ElfRelocations from decaf