summaryrefslogtreecommitdiff
path: root/config/SOUE01/rels/d_a_obj_fireNP
AgeCommit message (Collapse)Author
2025-12-23Improve split and alignment accuracyrobojumper
2025-11-22Upgrade dtk-templaterobojumper
2025-05-19dtk upgraderobojumper
2025-05-11Set up rel data splits (except for bss and dtors issues)robojumper
2025-04-26Splits WIProbojumper
2025-02-17Move missing Ghidra symbols from REL data to decomp symbols (#116)robojumper
2024-10-10Set up REL templates (#60)robojumper
* Fix .data sections misidentified as .rodata by dtk dtk can't always reliably identify REL sections in its initial analysis. This is a manual fix - the list of RELs to fix was found by looking at supposed .rodata splits that contained an fBase vtable, since vtables should be in .data. This fix is required for scripted creation of REL actors based on rel .data * More consistent d/t header paths * Data fixups for parsing * Tmp actor file setup * Fixes * Set up almost all REL templates * formatting * Fix formatting
2024-09-28Import Ghidra symbols (#41)robojumper
* Import Ghidra symbols, main dol edition * Ghidra symbols, RELs edition
2024-05-23Set up empty REL source files with text splitsrobojumper
2024-05-23Set up REL prolog splitsrobojumper
2024-05-23Setup REL runtimerobojumper
2024-05-23Set up REL symbols and initial splitsrobojumper
2023-12-22Removing REL stuff for now. Unneeded for current progresselijah-thomas774
2023-12-20Rel Symbol update i guesselijah-thomas774
2023-10-06Added base rel stuff (Hashes still needed)Elijah Thomas