WUMSLoader/relocator
Maschell dcec3f7165 Reduce the amount of fini/ini calls 2022-02-13 14:42:27 +01:00
..
src Reduce the amount of fini/ini calls 2022-02-13 14:42:27 +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