JSRF-Decompilation/ghidra
KeybadeBlox 20fecdd5fb Fixes for delinking
Fixes delink failures in Action.obj and ActSequence.obj.

Some missing data types have been added to each corresponding header
file, and entries have been added to the symbol table to fix errors from
undefined types.  The mangling script has also been amended to handle
method pointers as they're currently imported into Ghidra (which are
missing the calling convention, and likely behind a typedef).
2026-05-02 20:34:05 -04:00
..
ghidra_scripts Fixes for delinking 2026-05-02 20:34:05 -04:00
.gitignore Add .gitignore entry for Ghidra project 2026-03-22 20:20:46 -04:00
delink.sh Handle undefined WINDIR on POSIX platforms 2026-03-22 20:18:09 -04:00
headerconvert.awk jsrf.h scalar deleting destructors return void * 2026-02-18 18:15:25 -05:00
make_header.sh Fixes for delinking 2026-05-02 20:34:05 -04:00
objects.csv Delink ActSequence.obj 2026-04-19 17:16:01 -04:00
symboltable.tsv Fixes for delinking 2026-05-02 20:34:05 -04:00