Crusader_Decomp/tools
MaddoScientisto de42fd1ea1 Add Crusader-specific USECODE data and documentation
- Introduced new file `vm_mask_ladder.tsv` containing detailed mappings for Crusader USECODE VM masks and their associated descriptors.
- Added comprehensive documentation in `scummvm-crusader-reference.md` outlining the structure, findings, and implications for reverse-engineering the Crusader engine within ScummVM.
- Created `usecode-roundtrip-ir.md` to document the plan for converting Crusader USECODE bytes into a human-readable format, detailing the container layout, event names, and intrinsic tables.
- Implemented a PowerShell script `temp_usecode_sample.ps1` for extracting and analyzing USECODE data from the Crusader FLX files, providing insights into class and event structures.
2026-03-22 17:26:39 +01:00
..
__pycache__ Add various scripts and JSON plans for Ghidra project 2026-03-20 23:50:39 +01:00
pyghidra_crusader Add script to apply NE far call fixups from TSV files 2026-03-21 13:25:21 +01:00
__init__.py Add various scripts and JSON plans for Ghidra project 2026-03-20 23:50:39 +01:00
extract_eusecode_flx.py Add Crusader-specific USECODE data and documentation 2026-03-22 17:26:39 +01:00
temp_usecode_sample.ps1 Add Crusader-specific USECODE data and documentation 2026-03-22 17:26:39 +01:00