No description
  • Python 82%
  • JavaScript 8.8%
  • PowerShell 5.6%
  • C++ 1.9%
  • Vue 1.3%
  • Other 0.3%
Find a file
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
.github Add Crusader-specific USECODE data and documentation 2026-03-22 17:26:39 +01:00
Crusader.rep Add Crusader-specific USECODE data and documentation 2026-03-22 17:26:39 +01:00
docs Add Crusader-specific USECODE data and documentation 2026-03-22 17:26:39 +01:00
NE_segments First commit 2026-03-19 16:39:57 +01:00
pyghidra_plans Add segment coverage ledger and mid-project plan for Crusader decompilation 2026-03-21 16:19:46 +01:00
STATIC Add segment coverage ledger and mid-project plan for Crusader decompilation 2026-03-21 16:19:46 +01:00
tools Add Crusader-specific USECODE data and documentation 2026-03-22 17:26:39 +01:00
USECODE Add Crusader-specific USECODE data and documentation 2026-03-22 17:26:39 +01:00
.gitattributes First commit 2026-03-19 16:39:57 +01:00
.gitignore Add extractor for Crusader's EUSECODE.FLX container 2026-03-22 14:27:38 +01:00
ASYLUM.DLL Add segment coverage ledger and mid-project plan for Crusader decompilation 2026-03-21 16:19:46 +01:00
CRUSADER.CFG Add segment coverage ledger and mid-project plan for Crusader decompilation 2026-03-21 16:19:46 +01:00
CRUSADER.EXE First commit 2026-03-19 16:39:57 +01:00
Crusader.gpr Added data 2026-03-19 18:14:57 +01:00
Crusader_Decomp.code-workspace Add Crusader-specific USECODE data and documentation 2026-03-22 17:26:39 +01:00
crusader_decompilation_notes.md Add Crusader-specific USECODE data and documentation 2026-03-22 17:26:39 +01:00
CRUSADER_NE.EXE First commit 2026-03-19 16:39:57 +01:00
crusader_ne_segments.csv First commit 2026-03-19 16:39:57 +01:00
CRUSADER_NE_WRAPPED.EXE First commit 2026-03-19 16:39:57 +01:00
crusader_segment_coverage_ledger.csv Add Crusader-specific USECODE data and documentation 2026-03-22 17:26:39 +01:00
disasm_helper.py Add various scripts and JSON plans for Ghidra project 2026-03-20 23:50:39 +01:00
get_tier4.py Add various scripts and JSON plans for Ghidra project 2026-03-20 23:50:39 +01:00
get_tier5.py Add various scripts and JSON plans for Ghidra project 2026-03-20 23:50:39 +01:00
ne_reloc_far_calls.tsv Add various scripts and JSON plans for Ghidra project 2026-03-20 23:50:39 +01:00
ne_reloc_far_imports.tsv Add various scripts and JSON plans for Ghidra project 2026-03-20 23:50:39 +01:00
ne_reloc_fixups.json Add various scripts and JSON plans for Ghidra project 2026-03-20 23:50:39 +01:00
ne_reloc_parser.py Add various scripts and JSON plans for Ghidra project 2026-03-20 23:50:39 +01:00
plan-mid.md Add Crusader-specific USECODE data and documentation 2026-03-22 17:26:39 +01:00
read_file.py Add various scripts and JSON plans for Ghidra project 2026-03-20 23:50:39 +01:00
resolve_bb4f.py Add various scripts and JSON plans for Ghidra project 2026-03-20 23:50:39 +01:00
resolve_top_targets.py Add various scripts and JSON plans for Ghidra project 2026-03-20 23:50:39 +01:00
script_contents.txt Add various scripts and JSON plans for Ghidra project 2026-03-20 23:50:39 +01:00
smoke_mcp_new_features.py Add Ghidra MCP server update workflow instructions and various binary files; enhance segment coverage ledger and mid-project plan with detailed analysis notes 2026-03-21 19:29:57 +01:00
tier4_ghidra.txt Add various scripts and JSON plans for Ghidra project 2026-03-20 23:50:39 +01:00
tier4_ghidra_check.txt Add various scripts and JSON plans for Ghidra project 2026-03-20 23:50:39 +01:00
tier4_output.txt Add various scripts and JSON plans for Ghidra project 2026-03-20 23:50:39 +01:00
tier4_result.txt Add various scripts and JSON plans for Ghidra project 2026-03-20 23:50:39 +01:00
tier5_errors.txt Add various scripts and JSON plans for Ghidra project 2026-03-20 23:50:39 +01:00
tier5_output.txt Add various scripts and JSON plans for Ghidra project 2026-03-20 23:50:39 +01:00
validate_fixups.py Add various scripts and JSON plans for Ghidra project 2026-03-20 23:50:39 +01:00