A decompile project of the old game H.E.D.Z. for educational purposes
https://en.wikibooks.org/wiki/X86_Disassembly/Windows_Executable_Files
https://github.com/NationalSecurityAgency/ghidra/releases/tag/Ghidra_10.3_build
- Rendering is done via D3D2
- Audio and Video are stored in the RIFF format (WAVE/AVI respectively)
- Audio Engine uses the Miles Sound System (MSS) developed by RAD Game Tools