WUMSLoader/wumsloader
Maschell dcde23a882 Update the import.h to include fsa functions 2022-08-25 13:28:08 +02:00
..
src Update the import.h to include fsa functions 2022-08-25 13:28:08 +02: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 Compile with -O2 flag 2022-05-08 13:33:38 +02: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