Crusader_Decomp/pyghidra_plans
MaddoScientisto 519af09912 Add segment coverage ledger and mid-project plan for Crusader decompilation
- Created `crusader_segment_coverage_ledger.csv` to track segment coverage status, types, and known functions.
- Introduced `plan-mid.md` as a mid-project tracker outlining progress, objectives, and implementation priorities for the decompilation effort.
- Added scripts in `pyghidra_plans` to assist with instruction window dumping and reference inspection for the object at `0x4588`.
- Implemented functionality to scan for instruction uses of specific targets related to the decompilation project.
2026-03-21 16:19:46 +01:00
..
apply_ne_far_call_fixups.py Add script to apply NE far call fixups from TSV files 2026-03-21 13:25:21 +01:00
dump_instruction_windows.py Add segment coverage ledger and mid-project plan for Crusader decompilation 2026-03-21 16:19:46 +01:00
inspect_4588_refs.py Add segment coverage ledger and mid-project plan for Crusader decompilation 2026-03-21 16:19:46 +01:00
scan_4588_instruction_uses.py Add segment coverage ledger and mid-project plan for Crusader decompilation 2026-03-21 16:19:46 +01:00
seg043_boundary_repair.json Add various scripts and JSON plans for Ghidra project 2026-03-20 23:50:39 +01:00