nukeykt / Blood-RE

Blood source code reconstruction

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blood-RE

Blood (1997) source code reconstruction by nukeykt.

Watcom 10.6 and TASM 3.2 are required to build.

Build instructions

  1. Build helix32 and qtools (e.g. cd helix32 and then wmake)
  2. Build blood (e.g. cd blood and then wmake)

Special thanks to NY00123, Hendricks266, sirlemonhead and tmyqlfpir.

About

Blood source code reconstruction


Languages

Language:C++ 82.7%Language:C 14.7%Language:Assembly 2.0%Language:Objective-C 0.4%Language:Makefile 0.2%