WUMSLoader/relocator
Maschell 00dec53199 Format the code via clang-format 2022-02-04 21:48:37 +01:00
..
src Format the code via clang-format 2022-02-04 21:48:37 +01:00
.gitignore first commit 2020-04-28 14:43:07 +02:00
Makefile Move -fno-exceptions -fno-rtti to CXXFlags 2022-01-27 12:50:37 +01:00
README.md first commit 2020-04-28 14:43:07 +02:00

README.md

Setup payload - relocator

This is a payload that is bundled with the SetupPayload that handled the relocations for the imports.

Credits

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