Mr-Wiseguy
|
f92bd0c7b9
|
Add dependencies to the mod symbol format, finish exporting and importing of mod symbols
|
2024-08-17 17:38:34 -04:00 |
|
Mr-Wiseguy
|
4b4dcff7ca
|
Implemented writing import and exports in the mod tool
|
2024-08-17 16:57:17 -04:00 |
|
Mr-Wiseguy
|
ab80ff962e
|
Make mod tool emit relocs and patch binary for non-relocatable symbol references as needed
|
2024-08-17 16:57:17 -04:00 |
|
Mr-Wiseguy
|
a7a4134123
|
WIP elf to mod tool, currently working without relocations or API exports/imports
|
2024-08-17 16:57:17 -04:00 |
|
Mr-Wiseguy
|
d8dcb43d5a
|
Move elf parsing into a separate library
|
2024-08-17 16:57:17 -04:00 |
|
Mr-Wiseguy
|
04daa21908
|
Refactor elf parsing into static Context method for reusability
|
2024-08-17 16:57:17 -04:00 |
|
Mr-Wiseguy
|
ff7aae11df
|
Restructure mod symbols to make replacements global instead of per-section
|
2024-08-17 16:57:17 -04:00 |
|
Mr-Wiseguy
|
a88bc6e16a
|
Implement mod symbol parsing
|
2024-08-17 16:57:15 -04:00 |
|
Mr-Wiseguy
|
07f2569647
|
Remove some unused code and document which Context fields are actually required for recompilation
|
2024-08-17 16:56:17 -04:00 |
|
Mr-Wiseguy
|
ff5797a2aa
|
Changed recomp port naming to N64Recomp
|
2024-08-17 16:56:15 -04:00 |
|